mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
unify crash_with and stack_trace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user