From a3ce2eb90cd26fe87042344175e5c9669adb7dcd Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 28 Oct 2007 11:30:25 +0000 Subject: major update. splitted the player information into two diffrent network items --- src/engine/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/protocol.h') diff --git a/src/engine/protocol.h b/src/engine/protocol.h index b9aba258..96ad1e6b 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -30,5 +30,5 @@ enum MAX_NAME_LENGTH=32, MAX_CLANNAME_LENGTH=32, MAX_INPUT_SIZE=128, - MAX_SNAPSHOT_PACKSIZE=1200 + MAX_SNAPSHOT_PACKSIZE=900 }; -- cgit 1.4.1