【御剑行】

dev_chengFeng
ZhangBiao 2021-10-15 14:50:59 +08:00
parent decf1b869c
commit a162e6aa64
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ function this:Refresh(func)
return
end
if configData.JoinCount - YuJianXingManager.joinCount <= 0 then
if 2 - #serverData <= 0 then
if #serverData == 0 then
PopupTipPanel.ShowTip("竞猜次数不足,无法开始竞猜!")
return
end