mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Implement functions to import existing entity instances after loading is complete.
This commit is contained in:
@ -748,7 +748,7 @@ enum CmdError
|
||||
#define SQMOD_CREATE_POOL -4
|
||||
#define SQMOD_CREATE_AUTOMATIC -5
|
||||
#define SQMOD_CREATE_OVERWRITE -6
|
||||
#define SQMOD_CREATE_RESURECT -7
|
||||
#define SQMOD_CREATE_IMPORT -7
|
||||
|
||||
#define SQMOD_DESTROY_DEFAULT 0
|
||||
#define SQMOD_DESTROY_MANUAL -3
|
||||
|
Reference in New Issue
Block a user