This commit is contained in:
Katherine Kiefer
2022-10-04 11:53:14 +11:00
parent 0377561d9c
commit 108b4114e0

View File

@@ -8,7 +8,7 @@
CRASH(msg)
//this exists because gases may be created when the MC doesn't exist yet
GLOBAL_REAL_VAR(/list/__auxtools_initialized)
GLOBAL_REAL_VAR(/list/__auxtools_initialized) = list()
#define AUXTOOLS_CHECK(LIB)\
if (!__auxtools_initialized[LIB]) {\