Spell Tracking

This commit is contained in:
neckkola
2022-01-20 19:49:51 -04:00
parent f26b491339
commit 58b1373fc0
2 changed files with 11 additions and 2 deletions
-1
View File
@@ -196,7 +196,6 @@ void Raid::AddBot(Bot* b, uint32 group, bool rleader, bool groupleader, bool loo
//SendGroupLeadershipAA(c, RAID_GROUPLESS); Is this needed for bots?
SendRaidAddAll(b->GetName());
members[GetPlayerIndex(b->GetName())].SentToBotOwner = true; //Mitch indicates that the BotOwner has received this raid info already.
b->SetRaidGrouped(true);
//SendRaidMOTD(b->GetOwner()->CastToClient());