[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(ipintel)
name = "XKeyScore"
init_order = INIT_ORDER_XKEYSCORE
flags_1 = SS_NO_FIRE
flags = SS_NO_FIRE
var/enabled = 0 //disable at round start to avoid checking reconnects
var/throttle = 0
var/errors = 0