Commit a517a902 authored by asdf's avatar asdf

结束后调整女巫层级

parent dcbabc03
...@@ -389,7 +389,7 @@ cc.Class({ ...@@ -389,7 +389,7 @@ cc.Class({
cc.sequence( cc.sequence(
cc.scaleTo(1,0), cc.scaleTo(1,0),
cc.callFunc(()=>{ cc.callFunc(()=>{
this.dragonBone.node.zIndex = 1;
}) })
) )
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment