mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #2863 from cadyn/upstream-merge-11395
Merge Upstream Pull Request 11395
This commit is contained in:
@@ -9,7 +9,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
flags = SS_NO_TICK_CHECK | SS_KEEP_TIMING
|
||||
runlevels = RUNLEVEL_LOBBY | RUNLEVEL_SETUP | RUNLEVEL_GAME | RUNLEVEL_POSTGAME // Every runlevel!
|
||||
|
||||
var/const/restart_timeout = 3 MINUTES // Default time to wait before rebooting in desiseconds.
|
||||
var/const/restart_timeout = 4 MINUTES // Default time to wait before rebooting in desiseconds.
|
||||
var/current_state = GAME_STATE_INIT // We aren't even at pregame yet // TODO replace with CURRENT_GAME_STATE
|
||||
|
||||
/* Relies upon the following globals (TODO move those in here) */
|
||||
|
||||
0
tools/ch-merge-upstream-pull-request.sh
Normal file → Executable file
0
tools/ch-merge-upstream-pull-request.sh
Normal file → Executable file
Reference in New Issue
Block a user