mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Update config.dm
This commit is contained in:
@@ -372,8 +372,6 @@ CONFIG_TWEAK(number/mc_tick_rate/ValidateAndSet(str_val))
|
||||
. = ..()
|
||||
if (.)
|
||||
Master.UpdateTickRate()
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
CONFIG_DEF(flag/resume_after_initializations)
|
||||
|
||||
@@ -381,4 +379,3 @@ CONFIG_TWEAK(flag/ValidateAndSet(str_val))
|
||||
. = ..()
|
||||
if(. && Master.current_runlevel)
|
||||
world.sleep_offline = !value
|
||||
>>>>>>> 73fbac3... Adds a config option to change world.sleep_offline (#32505)
|
||||
|
||||
Reference in New Issue
Block a user