Merge pull request #25850 from Cyberboss/patch-18

Adds a missing flag to the Time tracking SS
This commit is contained in:
Joan Lung
2017-04-04 16:21:55 -04:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
SUBSYSTEM_DEF(time_track)
name = "Time Tracking"
wait = 600
flags = SS_NO_INIT|SS_FIRE_IN_LOBBY
flags = SS_NO_INIT|SS_FIRE_IN_LOBBY|SS_NO_TICK_CHECK
var/time_dilation_current = 0