mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 17:26:48 +01:00
pain
This commit is contained in:
@@ -5,7 +5,7 @@ GLOBAL_VAR_INIT(total_runtimes_skipped, 0)
|
||||
#ifdef USE_CUSTOM_ERROR_HANDLER
|
||||
#define ERROR_USEFUL_LEN 2
|
||||
/world/Error(exception/E, datum/e_src)
|
||||
++global.total_runtimes
|
||||
global.total_runtimes++
|
||||
|
||||
if(!istype(E)) //Something threw an unusual exception
|
||||
log_world("uncaught runtime error: [E]")
|
||||
|
||||
Reference in New Issue
Block a user