【挂机】修复关卡未解锁时按钮状态显示错误的问题

dev_chengFeng
gaoxin 2021-03-31 14:28:57 +08:00
parent ce91bc1ee8
commit 35ed5c2854
1 changed files with 4 additions and 1 deletions

View File

@ -384,7 +384,10 @@ function FightPointPassMainPanel:OnShow()
this.chapterName.text = GetLanguageStrById(fightLevelSetConfig[chapterId].Name)
-- 奖励预览
this.IntiReward()
this.IntiReward()
-- 刷新关卡按钮状态
this.SetFightBtnText()
isCounting = false
-- 加载地图数据