Skip to content

Commit

Permalink
reverts text.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisohel committed Feb 1, 2024
1 parent 7628abc commit 2d6063c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions code/__DEFINES/text.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,3 @@

#define SHOW_MESSAGE_VISIBLE 1
#define SHOW_MESSAGE_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 1024
#define MAX_EMOTE_LEN 256
#define MAX_PAPER_MESSAGE_LEN 3072
#define MAX_BOOK_MESSAGE_LEN 9216
#define MAX_NAME_LEN 28

0 comments on commit 2d6063c

Please sign in to comment.