mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-21 12:56:20 +01:00
more changes
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
/world/proc/enable_debugger()
|
||||
var/dll = world.GetConfig("env", "EXTOOLS_DLL")
|
||||
if (dll)
|
||||
call(dll, "debug_initialize")()
|
||||
LIBCALL(dll, "debug_initialize")()
|
||||
|
||||
Reference in New Issue
Block a user