Files
S.P.L.U.R.T-Station-13/code/modules/integrated_electronics/_defines.dm
2019-04-01 13:19:35 -05:00

5 lines
138 B
Plaintext

#define IC_TOPIC_UNHANDLED 0
#define IC_TOPIC_HANDLED 1
#define IC_TOPIC_REFRESH 2
#define IC_FLAG_ANCHORABLE 1
#define IC_FLAG_CAN_FIRE 2