about summary refs log tree commit diff
path: root/src/engine/e_if_other.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/e_if_other.h')
-rw-r--r--src/engine/e_if_other.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/e_if_other.h b/src/engine/e_if_other.h
index d2726a7b..8fc28c54 100644
--- a/src/engine/e_if_other.h
+++ b/src/engine/e_if_other.h
@@ -12,7 +12,7 @@
 enum 
 {
 	SERVER_TICK_SPEED=50,
-	MAX_CLIENTS=12,
+	MAX_CLIENTS=16,
 	
 	SNAP_CURRENT=0,
 	SNAP_PREV=1,