【挂机奖励】修复满级后领取挂机奖励会弹出升级提示的问提

dev_chengFeng
gaoxin 2021-08-02 17:47:43 +08:00
parent 331621bfd0
commit cd5ee0a6e0
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ function FightAreaRewardFullPopup:BindEvent()
end
function this.GetBtnClickEvent()
-- 保存一下当前等级,用于判断是否升级
FightPointPassManager.oldLevel = PlayerManager.level
NetManager.GetAventureRewardRequest(function(msg)
if AdventureManager.stateTime >= AdventureManager.adventureRefresh then
if AdventureManager.stateTime >= AdventureManager.adventureBoxShow[2] then