【御剑行】
parent
decf1b869c
commit
a162e6aa64
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue