Update - 1.7.0.88

EN: 1.7.0.88
CN: 1.7.0.90
JP: 1.7.0.91
KR: 1.7.0.94
This commit is contained in:
SL1900
2026-02-24 22:00:00 +09:00
parent d0c0a3870c
commit 86d82306fe
666 changed files with 920582 additions and 7496 deletions
@@ -99,6 +99,7 @@ function CharacterPlotCtrl:RefreshPlotItem(go)
if data.PicSource ~= "" then
self:SetPngSprite(imgLevel, data.PicSource)
end
btnSelect.onClick:RemoveAllListeners()
btnSelect.onClick:AddListener(function()
self.curSelectIndex = index
self:OnBtnClick_Select()