mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-11 23:50:31 +00:00
Update GetTeamCounts.cs
This commit is contained in:
parent
bd1d311bc4
commit
937c61d9a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue