end of day Jan 11

This commit is contained in:
neckkola
2022-01-12 00:01:58 -04:00
parent 4098d9db51
commit d62171f34d
2 changed files with 27 additions and 12 deletions
+1 -1
View File
@@ -10510,7 +10510,7 @@ void Bot::ProcessRaidInvite(Bot* invitee, Client* invitor) {
// raid->GroupUpdate(0, true);
// raid->SendBulkRaid(invitee); //Send a raid updates to the invitor
g_invitor->JoinRaidXTarget(raid, true);
g_invitor->DisbandGroup(true);
// g_invitor->DisbandGroup(true);
raid->GroupUpdate(0, true);
if (raid->IsLocked()) {
raid->SendRaidLockTo(invitor);