This commit is contained in:
Katherine Kiefer
2022-10-04 12:25:30 +11:00
parent b8c5c5adf9
commit 6d6ecbd173

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)
#define AUXTOOLS_CHECK(LIB)\
if (!islist(__auxtools_initialized)) {\