Right file

This commit is contained in:
Ghommie
2019-12-06 00:27:50 +01:00
parent 53ff425f04
commit 7958cfa548
2 changed files with 4 additions and 4 deletions
+4
View File
@@ -75,6 +75,10 @@
#define LINGHIVE_LING 2
#define LINGHIVE_LINK 3
//whether the emote is visible or audible.
#define EMOTE_VISIBLE 1
#define EMOTE_AUDIBLE 2
//Don't set this very much higher then 1024 unless you like inviting people in to dos your server with message spam
#define MAX_MESSAGE_LEN 2048 //Citadel edit: What's the WORST that could happen?
#define MAX_NAME_LEN 42