diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index 40904d7..e958f81 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -13,7 +13,7 @@ #define RETCODE "\n" // (LFFUnixŒnj #endif -#define FIFOSIZE_SERVERLINK 128*1024 +#define FIFOSIZE_SERVERLINK 256*1024 // set to 0 to not check IP of player between each server. // set to another value if you want to check (1) |