parent
d9628e83d9
commit
3968395f92
|
@ -35,7 +35,7 @@ end
|
|||
|
||||
function this.OnShowPanel()
|
||||
local config = ConfigManager.GetConfigData(ConfigName.HardStageChapter, chapterDataId)
|
||||
this.titleImage.sprite = this.spLoader:LoadSprite("j_jsxgq_biaoti")
|
||||
this.titleImage.sprite = this.spLoader:LoadSprite("j_jsxgq_biaoti_zh")
|
||||
this.chapterName.text = GetLanguageStrById(config.Name)
|
||||
this.chapterImage.sprite = this.spLoader:LoadSprite(config.Map)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue