|
@@ -274,6 +274,8 @@ function sceneLightingComplete()
|
|
|
|
|
|
onPhaseComplete("STARTING MISSION");
|
|
onPhaseComplete("STARTING MISSION");
|
|
|
|
|
|
|
|
+ callGamemodeFunction("onClientMissionLoaded");
|
|
|
|
+
|
|
// The is also the end of the mission load cycle.
|
|
// The is also the end of the mission load cycle.
|
|
commandToServer('MissionStartPhase3Ack', $MSeq);
|
|
commandToServer('MissionStartPhase3Ack', $MSeq);
|
|
}
|
|
}
|