mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
More hatelist fixes. Trying to nail the crash :S
This commit is contained in:
@@ -223,6 +223,7 @@ Bot::~Bot() {
|
||||
GetPet()->Depop();
|
||||
|
||||
entity_list.RemoveBot(GetID());
|
||||
entity_list.RemoveFromTargets(GetID(), true);
|
||||
}
|
||||
|
||||
void Bot::SetBotID(uint32 botID) {
|
||||
|
||||
Reference in New Issue
Block a user