动画fix
This commit is contained in:
parent
1b66ce7d16
commit
d8e3f49a14
@ -190,7 +190,6 @@ function RunesInfoComp:refreshRunes()
|
|||||||
local imgLock = map["img_lock"]
|
local imgLock = map["img_lock"]
|
||||||
local lock = map["lock"]
|
local lock = map["lock"]
|
||||||
local txLock = map["tx_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
|
if ModuleManager.RunesManager:isInAutoQuenching() and index <= DataManager.RunesData:getLevelConfig()[self.tempLevel].grid or DataManager.RunesData:isUnlock(index) then
|
||||||
lock:setActive(false)
|
lock:setActive(false)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user