Update p_raid_instance

This commit is contained in:
neckkola
2022-02-03 20:20:23 -04:00
parent 5566ea4d85
commit 5113415d5c
3 changed files with 12 additions and 9 deletions
+1
View File
@@ -587,6 +587,7 @@ void Client::CompleteConnect()
if (b)
{
b->SetRaidGrouped(true);
b->p_raid_instance = raid;
//b->SetFollowID(this->GetID());
}
}