gotta replace all of them actually

This commit is contained in:
Putnam
2020-07-09 03:19:52 -07:00
parent 835dd722e5
commit 9b955e5d03
2 changed files with 4 additions and 6 deletions
+2 -3
View File
@@ -29,6 +29,5 @@
#endif
/world/proc/enable_debugger()
var/dll = world.GetConfig("env", "EXTOOLS_DLL")
if (dll)
call(dll, "debug_initialize")()
if (fexists(EXTOOLS))
call(EXTOOLS, "debug_initialize")()