mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 12:42:50 +00:00
fix a whoops with INITIALIZE_IMMEDIATE
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
//type and all subtypes should always call Initialize in New()
|
||||
#define INITIALIZE_IMMEDIATE(X) ##X/New(loc, ...){\
|
||||
..();\
|
||||
if(!initialized) {\
|
||||
if(!(atom_flags & ATOM_INITIALIZED)) {\
|
||||
args[1] = TRUE;\
|
||||
SSatoms?.InitAtom(src, args);\
|
||||
}\
|
||||
|
||||
Reference in New Issue
Block a user