increase facility limit

This commit is contained in:
Lorenc Pekaj 2018-10-04 06:09:51 +10:00
parent 8f6a417b6b
commit a3d7673072
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
/* ** Definitions ** */
#define FACILITY_TAKEOVER_ENABLED ( false )
#define MAX_FACILITIES ( 24 )
#define MAX_FACILITIES ( 32 )
#define MAX_FACILITY_BOMB ( 2 )
#define FACILITY_SPAWN_FEE ( 250 )

View File

@ -16,7 +16,7 @@
#pragma option -d3
#pragma dynamic 7200000
#define DEBUG_MODE
//#define DEBUG_MODE
#if defined DEBUG_MODE
#pragma option -d3