at least it'll fail better this time
This commit is contained in:
@@ -290,7 +290,7 @@ GLOBAL_VAR(atmos_extools_initialized) // this must be an uninitialized (null) on
|
||||
var/result = call(EXTOOLS,"init_monstermos")();\
|
||||
if(result != "ok") {CRASH(result);}\
|
||||
} else {\
|
||||
CRASH("byond-extools.dll does not exist!");\
|
||||
CRASH("[EXTOOLS] does not exist!");\
|
||||
}\
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user