mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-19 16:47:14 +02:00
Update the blip pool size to the correct value.
This commit is contained in:
@ -597,7 +597,7 @@ enum CmdError
|
||||
* INITIAL ENTITY POOLS
|
||||
*/
|
||||
|
||||
#define SQMOD_BLIP_POOL 128
|
||||
#define SQMOD_BLIP_POOL 100
|
||||
#define SQMOD_CHECKPOINT_POOL 2000
|
||||
#define SQMOD_KEYBIND_POOL 256
|
||||
#define SQMOD_OBJECT_POOL 3000
|
||||
|
Reference in New Issue
Block a user