mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
guh
This commit is contained in:
@@ -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]) {\
|
||||
|
||||
Reference in New Issue
Block a user