动画fix

This commit is contained in:
Fang 2023-09-19 15:01:57 +08:00
parent 1b66ce7d16
commit d8e3f49a14

View File

@ -190,7 +190,6 @@ function RunesInfoComp:refreshRunes()
local imgLock = map["img_lock"]
local lock = map["lock"]
local txLock = map["tx_lock"]
obj:getComponent(GConst.TYPEOF_UNITY_CLASS.ANIMATOR).enabled = false
if ModuleManager.RunesManager:isInAutoQuenching() and index <= DataManager.RunesData:getLevelConfig()[self.tempLevel].grid or DataManager.RunesData:isUnlock(index) then
lock:setActive(false)