【公会援助】提示文字修改
parent
7f0786065e
commit
be60660dcc
|
@ -103,7 +103,7 @@ end
|
||||||
--界面打开或者重新打开后,界面刷新时调用(用于子类重写)
|
--界面打开或者重新打开后,界面刷新时调用(用于子类重写)
|
||||||
function this:OnShow()
|
function this:OnShow()
|
||||||
--this
|
--this
|
||||||
this.refreshText.text = Language[11009]
|
this.refreshText.text = "每日凌晨0点重置求援次数"
|
||||||
this.ShowPanelData()
|
this.ShowPanelData()
|
||||||
end
|
end
|
||||||
function this.ShowPanelData()
|
function this.ShowPanelData()
|
||||||
|
|
Loading…
Reference in New Issue