Adds a duplicate stack_trace to /datum (#31783)
This commit is contained in:
committed by
CitadelStationBot
parent
cc96777b6b
commit
fafdf339ff
@@ -1221,6 +1221,9 @@ proc/pick_closest_path(value, list/matches = get_fancy_list_of_atom_types())
|
||||
/proc/stack_trace(msg)
|
||||
CRASH(msg)
|
||||
|
||||
/datum/proc/stack_trace(msg)
|
||||
CRASH(msg)
|
||||
|
||||
//Key thing that stops lag. Cornerstone of performance in ss13, Just sitting here, in unsorted.dm.
|
||||
|
||||
//Increases delay as the server gets more overloaded,
|
||||
|
||||
Reference in New Issue
Block a user