优化
This commit is contained in:
parent
a798a468c7
commit
adaacec90f
@ -35,6 +35,7 @@ function DungeonWeaponIntroductionUI:_display()
|
||||
page2HTx:setText(I18N:getGlobalText(I18N.GlobalConst.DUNGEON_WEAPON_DESC_9))
|
||||
|
||||
uiMap["dungeon_weapon_introduction_ui.bg.title.tx_title"]:setText(I18N:getConfig("chapter_dungeon_equip")[self.chapterId].name)
|
||||
uiMap["dungeon_weapon_introduction_ui.bg.records.title.tx_title"]:setText(I18N:getConfig("chapter_dungeon_equip")[self.chapterId].name)
|
||||
|
||||
self:switch(PAGE.INTRODUTION)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user