【公会援助】提示文字修改

dev_chengFeng
zhangqiang 2021-01-09 17:19:21 +08:00
parent 7f0786065e
commit be60660dcc
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ end
--界面打开或者重新打开后,界面刷新时调用(用于子类重写)
function this:OnShow()
--this
this.refreshText.text = Language[11009]
this.refreshText.text = "每日凌晨0点重置求援次数"
this.ShowPanelData()
end
function this.ShowPanelData()