Fix encounters leaking?

I didn't actually test this ...
This commit is contained in:
Michael Cook (mackal)
2017-03-18 01:30:59 -04:00
parent 11e227756d
commit bafb199d24
2 changed files with 14 additions and 1 deletions
+1
View File
@@ -292,6 +292,7 @@ public:
void RemoveAllObjects();
void RemoveAllLocalities();
void RemoveAllRaids();
void RemoveAllEncounters();
void DestroyTempPets(Mob *owner);
int16 CountTempPets(Mob *owner);
void AddTempPetsToHateList(Mob *owner, Mob* other, bool bFrenzy = false);