【家园】提交
parent
cb9fc77b15
commit
6f2b684ecd
|
|
@ -117,7 +117,7 @@ function this:SetData()
|
|||
local num1 = data + proData[curIndex]
|
||||
-- LogYellow(tostring(data).." @ "..tostring(proData[curIndex]))
|
||||
local num2 = 0
|
||||
if HomeLandManager.GetAllCanUpgrade() then--如果都到达了等级上限
|
||||
if not HomeLandManager.GetCurIndexBtnsShow() then--如果都到达了等级上限
|
||||
num2 = data + nextProData[curIndex]
|
||||
-- LogYellow(tostring(data).." $ "..tostring(nextProData[curIndex]))
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue