[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
@@ -1,7 +1,7 @@
SUBSYSTEM_DEF(obj)
name = "Objects"
priority = 40
flags_1 = SS_NO_INIT
flags = SS_NO_INIT
var/list/processing = list()
var/list/currentrun = list()