Changes a lot of ticker and ticker.mode checks to SSticker.hasRoundStarted
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@
|
||||
|
||||
s["map_name"] = SSmapping.config.map_name
|
||||
|
||||
if(key_valid && SSticker && SSticker.mode)
|
||||
if(key_valid && SSticker.HasRoundStarted())
|
||||
s["real_mode"] = SSticker.mode.name
|
||||
// Key-authed callers may know the truth behind the "secret"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user