mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
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