Commit 38230b5d authored by limingzhe's avatar limingzhe

fix: 结束动画删除

parents 31c2dab8 67f320a5
......@@ -530,6 +530,7 @@ cc.Class({
this.getAnimX((animNode) => {
letter = animNode;
letter.scale = 0.5;
letter.parent = item;
letter.active = false;
item.letter = letter;
......
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