mirror of
https://github.com/tribes2/SkillSector.git
synced 2026-01-19 19:44:48 +00:00
out of ideas tbh
This commit is contained in:
parent
8cf32e8652
commit
b7e7c780fd
|
|
@ -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…
Reference in a new issue