From 74a081257cf39ad1d290b5b5bfee559b1fcb9b07 Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Tue, 23 Jun 2009 04:32:43 +0200 Subject: Incremented the inter-server fifo size to 256*1024, patch from ea stable. --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/mmo.h') 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" // (LFFUnixŒnj #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) -- cgit v1.2.3-60-g2f50