unify crash_with and stack_trace

This commit is contained in:
MarinaGryphon
2021-07-13 15:46:52 -05:00
parent b58b04041d
commit d0d8e42edc
21 changed files with 38 additions and 42 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ var/total_unit_tests = 0
log_unit_test("Initializing Unit Testing")
if(!ticker)
crash_with("No Ticker")
stack_trace("No Ticker")
world.Del()
var/said_msg = 0