mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts: code/_helpers/unsorted.dm
This commit is contained in:
@@ -1309,3 +1309,7 @@ var/mob/dview/dview_mob = new
|
||||
dead_mob_list -= src
|
||||
else
|
||||
living_mob_list -= src
|
||||
|
||||
// call to generate a stack trace and print to runtime logs
|
||||
/proc/crash_with(msg)
|
||||
CRASH(msg)
|
||||
|
||||
Reference in New Issue
Block a user