Core/Auras: Implemented PROC_HIT_INTERRUPT

This commit is contained in:
hondacrx
2017-12-04 14:06:36 -05:00
parent 4ed0efb830
commit c788e45b6f
3 changed files with 2 additions and 2 deletions
@@ -191,7 +191,6 @@ namespace Game.Collision
return false;
}
public void setUnloaded() { iModel = null; }
Matrix3 iInvRot;