mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
unify crash_with and stack_trace
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
return
|
||||
|
||||
if(!damtype)
|
||||
crash_with("CANARY: shield.take_damage() callled without damtype.")
|
||||
stack_trace("CANARY: shield.take_damage() callled without damtype.")
|
||||
|
||||
if(!damage)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user