mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 19:41:30 +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();
|
RemoveAutoXTargets();
|
||||||
}
|
}
|
||||||
|
|
||||||
SetXTargetAutoMgr(GetXTargetAutoMgr());
|
SetXTargetAutoMgr(raid->GetXTargetAutoMgr());
|
||||||
if (!GetXTargetAutoMgr()->empty())
|
if (!GetXTargetAutoMgr()->empty())
|
||||||
SetDirtyAutoHaters();
|
SetDirtyAutoHaters();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user