mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 12:16:15 +08:00
[server] Add missing MAX_FILTER_SCRIPTS macro
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
|
||||
#define MAX_PLAYERS 1000
|
||||
#define MAX_VEHICLES 2000
|
||||
#define MAX_FILTER_SCRIPTS 16
|
||||
#define MAX_OBJECTS 1000
|
||||
#define MAX_MENUS 128
|
||||
#define MAX_TEXT_DRAWS 2048
|
||||
|
Reference in New Issue
Block a user