Files
GS13/code/__DEFINES/tgui.dm
2019-09-23 18:26:34 +02: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