mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
hatelist fixes to fixes to fixes
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ Bot::~Bot() {
|
||||
GetPet()->Depop();
|
||||
|
||||
entity_list.RemoveBot(GetID());
|
||||
entity_list.RemoveFromTargets(GetID(), true);
|
||||
entity_list.RemoveFromTargets(this, true);
|
||||
}
|
||||
|
||||
void Bot::SetBotID(uint32 botID) {
|
||||
|
||||
Reference in New Issue
Block a user