【战力冲刺】提交
parent
22514fe5f7
commit
3ffdee3acb
|
@ -854,11 +854,11 @@ function this.GetPowerRicePower(func)
|
|||
RankingManager.InitData(RANK_TYPE.POWER_RICE,function ()
|
||||
local allRankData,myRankData = RankingManager.GetRankingInfo()
|
||||
this.powerRicePower = myRankData.param1
|
||||
if func then
|
||||
func()
|
||||
end
|
||||
end,0)
|
||||
end
|
||||
if func then
|
||||
func()
|
||||
end
|
||||
end
|
||||
function this.PowerRiceRedCheck()
|
||||
local data = this.GetData(ActivityTypeDef.PowerRice)
|
||||
|
|
Loading…
Reference in New Issue