aboutsummaryrefslogtreecommitdiff
path: root/src/player/inc/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player/inc/player.h')
-rw-r--r--src/player/inc/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player/inc/player.h b/src/player/inc/player.h
index cc191ca..06463f9 100644
--- a/src/player/inc/player.h
+++ b/src/player/inc/player.h
@@ -18,7 +18,7 @@ typedef unsigned player_team;
enum
{
- PLAYER_MAX_UNITS = 5,
+ PLAYER_MAX_UNITS = 10,
PLAYER_MAX_BUILDINGS = 5
};