refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145)
This commit is contained in:
@@ -280,7 +280,7 @@ public:
|
||||
break;
|
||||
}
|
||||
|
||||
if (plr->isUsingLfg())
|
||||
if (plr->IsUsingLfg())
|
||||
{
|
||||
error = 4;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user