mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 10:50:24 +00:00
Update p_raid_instance
This commit is contained in:
@@ -587,6 +587,7 @@ void Client::CompleteConnect()
|
||||
if (b)
|
||||
{
|
||||
b->SetRaidGrouped(true);
|
||||
b->p_raid_instance = raid;
|
||||
//b->SetFollowID(this->GetID());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user