Files
VOREStation/code/__defines/statpanel.dm
T
ShadowLarkens c07027136e Port tg statpanel (#16463)
* Port tg statpanel

* Add verb descriptions using the title attribute

* Fix a dreamchecker error

* Remove chomp edits

* Add mentor tickets to ticket panel

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-16 19:39:06 +02:00

3 lines
74 B
Plaintext

#define TURFLIST_UPDATED (1 << 0)
#define TURFLIST_UPDATE_QUEUED (1 << 1)