mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Implement CLabelPool ctor/dtor
* Add CLabelPool::Delete() stub
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#define MAX_MENUS 128
|
||||
#define MAX_TEXT_DRAWS 2048
|
||||
#define MAX_GANG_ZONES 1024
|
||||
#define MAX_LABELS 1024
|
||||
#define MAX_ACTORS 1000
|
||||
|
||||
#define DEFAULT_MAX_PLAYERS 50
|
||||
|
Reference in New Issue
Block a user