mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
// Additional message types for TGUI chat panel filtering
|
|
#define MESSAGE_TYPE_LOOC "looc"
|
|
#define MESSAGE_TYPE_REMOTE_LOOC "rlooc"
|
|
#define MESSAGE_TYPE_SUBTLE "subtle"
|