mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-17 20:30:46 +01:00
c07027136e
* 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>
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
#define TURFLIST_UPDATED (1 << 0)
|
|
#define TURFLIST_UPDATE_QUEUED (1 << 1)
|