mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
V2
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
stat("Game Mode: ", "Secret")
|
||||
|
||||
if((SSticker.current_state == GAME_STATE_PREGAME) && going)
|
||||
stat("Time To Start:", SSticker.pregame_timeleft)
|
||||
stat("Time To Start:", round(SSticker.pregame_timeleft/10))
|
||||
if((SSticker.current_state == GAME_STATE_PREGAME) && !going)
|
||||
stat("Time To Start:", "DELAYED")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user