Merge pull request #3449 from Citadel-Station-13/upstream-merge-31783
[MIRROR] Adds a duplicate stack_trace to /datum
This commit is contained in:
@@ -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