mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 23:54:32 +00:00
Loading Mission Timestamp
Added Timestamp @ Line 1327 Atom text editor removes spaces and xtra lines
This commit is contained in:
parent
076759d833
commit
fb9d35a6c2
1 changed files with 223 additions and 223 deletions
|
|
@ -1324,7 +1324,7 @@ function loadMissionStage1(%missionName, %missionType, %firstMission)
|
||||||
$CurrentMissionType = %missionType;
|
$CurrentMissionType = %missionType;
|
||||||
|
|
||||||
createInvBanCount();
|
createInvBanCount();
|
||||||
echo("LOADING MISSION: " @ %missionName);
|
echo("LOADING MISSION: " @ %missionName SPC formatTimeString("[M-d") SPC formatTimeString(" hh:nna]"));
|
||||||
|
|
||||||
// increment the mission sequence (used for ghost sequencing)
|
// increment the mission sequence (used for ghost sequencing)
|
||||||
$missionSequence++;
|
$missionSequence++;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue