mirror of
https://github.com/tribes2/SkillSector.git
synced 2026-07-15 16:34:35 +00:00
out of ideas tbh
This commit is contained in:
parent
8cf32e8652
commit
b7e7c780fd
1 changed files with 3 additions and 1 deletions
|
|
@ -26,6 +26,8 @@ function SkillSector::initGameVars(%game) {
|
||||||
function SkillSector::missionLoadDone(%game) {
|
function SkillSector::missionLoadDone(%game) {
|
||||||
DefaultGame::missionLoadDone(%game);
|
DefaultGame::missionLoadDone(%game);
|
||||||
|
|
||||||
|
echo("Mission loading...");
|
||||||
|
|
||||||
AimTrainerInit();
|
AimTrainerInit();
|
||||||
WaypointWranglerInit();
|
WaypointWranglerInit();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue