Switch server verb

This commit is contained in:
AffectedArc07
2021-10-17 16:04:16 +01:00
parent 712dcb8904
commit d966e5f36c
4 changed files with 72 additions and 15 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ GLOBAL_REAL(Master, /datum/controller/master) = new
/// For scheduling different subsystems for different stages of the round
var/current_runlevel
/// Do we want to sleep until players log in?
var/sleep_offline_after_initializations = TRUE
var/sleep_offline_after_initializations = FALSE // No we dont
var/static/restart_clear = 0
var/static/restart_timeout = 0