mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update GetTeamCounts.cs
This commit is contained in:
parent
bd1d311bc4
commit
937c61d9a7
|
|
@ -30,7 +30,7 @@ function CreateServer( %mission, %missionType )
|
|||
if (!isActivePackage(TeamCountsTriggers))
|
||||
activatePackage(TeamCountsTriggers);
|
||||
|
||||
// Auto Daily Hard Server Restart at a specific timelimit
|
||||
// Auto Daily Hard Server Restart at a specific time
|
||||
// getTimeDif from zDarkTigerStats.cs
|
||||
schedule(getTimeDif("10\t00\tam"),0,"quit");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue