mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Revert "[BugFix] Charm Targeting and other issues. (#1655)"
This reverts commit df3161455a.
This commit is contained in:
+1
-3
@@ -1514,9 +1514,7 @@ void EntityList::RemoveFromTargets(Mob *mob, bool RemoveFromXTargets)
|
||||
mob->CastToClient()->RemoveXTarget(m, false);
|
||||
}
|
||||
|
||||
if (m->IsAIControlled()) {
|
||||
m->RemoveFromHateList(mob);
|
||||
}
|
||||
m->RemoveFromHateList(mob);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user