this actually does not need named this way
This commit is contained in:
@@ -10,5 +10,5 @@ SUBSYSTEM_DEF(callbacks)
|
||||
CRASH("Auxtools not found! Callback subsystem shutting itself off.")
|
||||
|
||||
/datum/controller/subsystem/callbacks/fire()
|
||||
if(process_atmos_callbacks(MC_TICK_REMAINING_MS))
|
||||
if(process_atmos_callbacks(TICK_REMAINING_MS))
|
||||
pause()
|
||||
|
||||
Reference in New Issue
Block a user