【战力冲刺】提交

dev_chengFeng
张彪 2022-03-07 16:10:46 +08:00
parent 22514fe5f7
commit 3ffdee3acb
1 changed files with 3 additions and 3 deletions

View File

@ -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)