mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
no
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
CRASH(msg)
|
CRASH(msg)
|
||||||
|
|
||||||
//this exists because gases may be created when the MC doesn't exist yet
|
//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)\
|
#define AUXTOOLS_CHECK(LIB)\
|
||||||
if (!islist(__auxtools_initialized)) {\
|
if (!islist(__auxtools_initialized)) {\
|
||||||
|
|||||||
Reference in New Issue
Block a user