Files
GS13NG/code/__DEFINES/tgui.dm

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