[DNM] Fixes the codebase (#2556)

* fixes stuff

* goddamnit flags
This commit is contained in:
kevinz000
2017-08-30 00:08:40 -07:00
committed by GitHub
parent 3847312367
commit 93647d77ad
48 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ SUBSYSTEM_DEF(shuttle)
name = "Shuttle"
wait = 10
init_order = INIT_ORDER_SHUTTLE
flags_1 = SS_KEEP_TIMING|SS_NO_TICK_CHECK
flags = SS_KEEP_TIMING|SS_NO_TICK_CHECK
runlevels = RUNLEVEL_SETUP | RUNLEVEL_GAME
var/list/mobile = list()