(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
*/
|
||||
//#define NETWORK_SEND_DOUBLE_SEED
|
||||
|
||||
#define MAX_TEXT_MSG_LEN 1024 /* long long long long sentences :-) */
|
||||
|
||||
enum MapPacket {
|
||||
MAP_PACKET_START,
|
||||
MAP_PACKET_NORMAL,
|
||||
|
Reference in New Issue
Block a user