aboutsummaryrefslogtreecommitdiff
path: root/Source/GameStructures.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GameStructures.h')
-rw-r--r--Source/GameStructures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/GameStructures.h b/Source/GameStructures.h
index 5b847e7..82218a0 100644
--- a/Source/GameStructures.h
+++ b/Source/GameStructures.h
@@ -10,7 +10,7 @@
#define GAME_MAX_PARKING 32
#define GAME_MAX_RWY_LENGTH 16
#define CHEAT_ARRAY_SIZE 16
-#define AIRCRAFT_MAX_TARGETS 32
+#define AIRCRAFT_MAX_TARGETS 48
#define PLAYER_MAX_WAYPOINTS AIRCRAFT_MAX_TARGETS
#define GAME_MAX_SEQUENCE_KEYS 12