Ports tg's garbage collector subsystem and Destroy() returning qdel hints.
This commit is contained in:
PsiOmegaDelta
2017-04-02 17:41:21 +02:00
committed by Leshana
parent b3fa1a6708
commit 7b47590645
49 changed files with 480 additions and 367 deletions

View File

@@ -228,7 +228,7 @@ Proc for attack log creation, because really why not
. = 0
break
if(target_loc && (!target || target_loc != target.loc))
if(target_loc && (QDELETED(target) || target_loc != target.loc))
. = 0
break