Wierd ass formatting causing tabs to betray me
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
|
||||
/world/proc/enable_debugger()
|
||||
var/dll = world.GetConfig("env", "EXTOOLS_DLL")
|
||||
if(dll)
|
||||
call(dll, "debug_initialize")()
|
||||
if (dll)
|
||||
call(dll, "debug_initialize")()
|
||||
|
||||
Reference in New Issue
Block a user