Revert "It's never ogre with these hatelist crashes.."

This reverts commit dffee38dc6.
This commit is contained in:
SecretsOTheP
2014-04-23 12:50:25 -04:00
parent 6aa0c9d694
commit 9502f0aadf
9 changed files with 7 additions and 34 deletions
-2
View File
@@ -392,8 +392,6 @@ NPC::~NPC()
safe_delete(reface_timer);
safe_delete(swarmInfoPtr);
safe_delete(qGlobals);
//Moved this from ~Mob, because it could cause a crash in some cases where a hate list was still used and that mob was the only one on the hate list.
entity_list.RemoveFromTargets(this, true);
UninitializeBuffSlots();
}