【飘邈之旅】玩法入口文字错误
parent
f8cc4f5c73
commit
6ad43f93ed
|
|
@ -54,7 +54,7 @@ function InvadeMonsterView:InitComponent(gameObject, fightPointPassMainPanel)
|
|||
this.btnJourneyWithWind = Util.GetGameObject(self.gameObject, "Bg/LeftUp/box/btnJoureyWithWind")
|
||||
this.btnJourneyWithWindRedPoint = Util.GetGameObject(this.btnJourneyWithWind, "redPoint")
|
||||
this.btnJourneyWithWindTime = Util.GetGameObject(this.btnJourneyWithWind, "time"):GetComponent("Text")
|
||||
Util.GetGameObject(this.btnJourneyWithWind, "info"):GetComponent("Text").text = "缥邈之旅"
|
||||
Util.GetGameObject(this.btnJourneyWithWind, "info"):GetComponent("Text").text = "飘邈之旅"
|
||||
end
|
||||
|
||||
--绑定事件(用于子类重写)
|
||||
|
|
|
|||
Loading…
Reference in New Issue