mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 09:01:44 +01:00
Couple more gcc warnings killed, fixed a bug within protocol.c, and added initial colour detections based on protocol findings.
This commit is contained in:
@@ -37,7 +37,7 @@ typedef struct descriptor_data descriptor_t;
|
||||
|
||||
#define MAX_PROTOCOL_BUFFER 2048
|
||||
#define MAX_VARIABLE_LENGTH 4096
|
||||
#define MAX_OUTPUT_BUFFER 8192
|
||||
#define MAX_OUTPUT_BUFFER LARGE_BUFSIZE
|
||||
#define MAX_MSSP_BUFFER 4096
|
||||
|
||||
#define SEND 1
|
||||
|
||||
Reference in New Issue
Block a user