Files
Bubberstation/code/__DEFINES/tgui.dm
2016-01-01 17:47:44 -06:00

4 lines
161 B
Plaintext

#define UI_INTERACTIVE 2 // Green/Interactive
#define UI_UPDATE 1 // Orange/Updates Only
#define UI_DISABLED 0 // Red/Disabled
#define UI_CLOSE -1 // Closed