Update - 1.9.0.105

EN: 1.9.0.105
CN: 1.9.0.106
JP: 1.9.0.109
KR: 1.9.0.110
This commit is contained in:
SL1900
2026-04-30 15:30:00 +09:00
parent 4cb9facacf
commit 2fc2487e0c
170 changed files with 18534 additions and 1726 deletions
+3
View File
@@ -436,6 +436,9 @@ end
function BaseCtrl:GetPanelParam()
return self._panel:GetPanelParam()
end
function BaseCtrl:ClearPanelParam()
self._panel:ClearPanelParam()
end
local bActive_AutoFit = true
function BaseCtrl:GetAtlasSprite(sAtlasPath, sSpriteName)
if string.find(sAtlasPath, "/CommonEx/") ~= nil or string.find(sAtlasPath, "/Common/") ~= nil then