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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user