More hatelist fixes. Trying to nail the crash :S

This commit is contained in:
SecretsOTheP
2014-04-22 13:24:07 -04:00
parent dffee38dc6
commit dd1f5f6a11
6 changed files with 9 additions and 11 deletions
+1
View File
@@ -223,6 +223,7 @@ Bot::~Bot() {
GetPet()->Depop();
entity_list.RemoveBot(GetID());
entity_list.RemoveFromTargets(GetID(), true);
}
void Bot::SetBotID(uint32 botID) {