Revert "显示修复"
This reverts commit 8cea52af31f16861d52a1c18a8649aab3c9f075d.
This commit is contained in:
parent
8cea52af31
commit
b2c61d8534
@ -321,6 +321,7 @@ function RunesInfoComp:endAutoQuenching()
|
||||
for index, obj in ipairs(self.grids) do
|
||||
local qlt = self.runesEntity:getGridQuality(index)
|
||||
if qlt and table.containValue(DataManager.RunesData:getCheckQualityIds(), qlt) and not self.runesEntity:isAttrLock(index) then
|
||||
obj:getTransform():SetAsLastSibling()
|
||||
local animator = obj:getComponent(GConst.TYPEOF_UNITY_CLASS.ANIMATOR)
|
||||
animator.enabled = true
|
||||
-- CS.UnityEngine.Animator.StringToHash("runes_shake") 结果是1132417824
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user