mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Removes unnecessary, unused, and redundant helpers.
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