start implementing 10 player mode

This commit is contained in:
doitux
2009-03-25 22:59:01 +00:00
parent a69e2ec4b0
commit d7bfab7d4e
71 changed files with 5179 additions and 4331 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#define GAME_DEFS_H
#define MIN_NUMBER_OF_PLAYERS 2
#define MAX_NUMBER_OF_PLAYERS 7
#define MAX_NUMBER_OF_PLAYERS 10
#define MIN_GUI_SPEED 1
#define MAX_GUI_SPEED 11