mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
Update the blip pool size to the correct value.
This commit is contained in:
parent
933522f2a4
commit
8591efbcce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user