mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Gives subsystem controllers a bitfield def to make vv easier, renames their flags var (#95439)
This commit is contained in:
@@ -7,7 +7,7 @@ SUBSYSTEM_DEF(persistence)
|
||||
/datum/controller/subsystem/mapping,
|
||||
/datum/controller/subsystem/atoms,
|
||||
)
|
||||
flags = SS_NO_FIRE
|
||||
ss_flags = SS_NO_FIRE
|
||||
|
||||
///instantiated wall engraving components
|
||||
var/list/wall_engravings = list()
|
||||
|
||||
Reference in New Issue
Block a user