mirror of
https://github.com/araxiaonline/mod-azerothshard.git
synced 2026-06-13 01:32:21 -04:00
fix: update
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
bg->SetStartDelayTime(BG_START_DELAY_15S);
|
||||
}
|
||||
|
||||
void CanSendMessageArenaQueue(BattlegroundQueue* /*queue*/, GroupQueueInfo* ginfo, bool IsJoin) override
|
||||
bool CanSendMessageArenaQueue(BattlegroundQueue* /*queue*/, GroupQueueInfo* ginfo, bool IsJoin)
|
||||
{
|
||||
if (!ginfo->IsRated || !ginfo->ArenaType || ginfo->Players.empty())
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user