【首领关卡】不允许跳过提示修改

dev_chengFeng
zhangqiang 2021-05-20 17:50:44 +08:00
parent b22b8abd6a
commit 02b3f94761
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ function this:BindEvent()
PopupTipPanel.ShowTip(Language[12237])
end)
Util.AddClick(this.LevelBossLock, function ()
PopupTipPanel.ShowTip("首领关卡不允许跳过!")
PopupTipPanel.ShowTip("首领关卡无法跳过!")
end)
local pauseTime = 31