mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Fix /invite xtarget raid issue
This commit is contained in:
parent
9b1a449fba
commit
21ef83bcbe
@ -4242,7 +4242,7 @@ bool Client::GroupFollow(Client* inviter) {
|
||||
RemoveAutoXTargets();
|
||||
}
|
||||
|
||||
SetXTargetAutoMgr(GetXTargetAutoMgr());
|
||||
SetXTargetAutoMgr(raid->GetXTargetAutoMgr());
|
||||
if (!GetXTargetAutoMgr()->empty())
|
||||
SetDirtyAutoHaters();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user