Update - 1.3.0.69
EN: 1.3.0.69 CN: 1.3.0.70 JP: 1.3.0.72 KR: 1.3.0.76
This commit is contained in:
@@ -242,6 +242,9 @@ function Avg_1_BgCtrl:DisableCharHeadFrameAnim(nType)
|
||||
animator.enabled = false
|
||||
end
|
||||
function Avg_1_BgCtrl:ClearAll()
|
||||
if self.renderTexture == nil then
|
||||
return
|
||||
end
|
||||
local _clear = function(trParent)
|
||||
if trParent.childCount > 1 then
|
||||
for i = trParent.childCount - 1, 1, -1 do
|
||||
|
||||
Reference in New Issue
Block a user