[MIRROR] MC Runlevels (#988)
* MC Runlevels * Update ticker.dm * Delete ticker.dm.rej
This commit is contained in:
committed by
Poojawa
parent
42e8c5dbbd
commit
4463646952
@@ -6,7 +6,7 @@ SUBSYSTEM_DEF(timer)
|
||||
wait = 1 //SS_TICKER subsystem, so wait is in ticks
|
||||
init_order = INIT_ORDER_TIMER
|
||||
|
||||
flags = SS_FIRE_IN_LOBBY|SS_TICKER|SS_NO_INIT
|
||||
flags = SS_TICKER|SS_NO_INIT
|
||||
|
||||
var/list/datum/timedevent/processing = list()
|
||||
var/list/hashes = list()
|
||||
|
||||
Reference in New Issue
Block a user