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
@@ -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