mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Deadchat now has runechat (#27366)
* Deadchat now has runechat * invisible gone, welcome viewers * cached viewers * botch * im dumb
This commit is contained in:
@@ -550,6 +550,7 @@
|
||||
// Runechat symbol types
|
||||
#define RUNECHAT_SYMBOL_EMOTE 1
|
||||
#define RUNECHAT_SYMBOL_LOOC 2
|
||||
#define RUNECHAT_SYMBOL_DEAD 3
|
||||
|
||||
/// Waits at a line of code until X is true
|
||||
#define UNTIL(X) while(!(X)) sleep(world.tick_lag)
|
||||
|
||||
Reference in New Issue
Block a user