Commit 6bd1454f authored by limingzhe's avatar limingzhe

fix: 开始异常

parent 7976b843
...@@ -5567,7 +5567,7 @@ ...@@ -5567,7 +5567,7 @@
"__id__": 109 "__id__": 109
} }
], ],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 150 "__id__": 150
......
...@@ -1692,6 +1692,8 @@ cc.Class({ ...@@ -1692,6 +1692,8 @@ cc.Class({
playDragonBoneAnimation(this.coolcat, 'normal'); playDragonBoneAnimation(this.coolcat, 'normal');
this._can_tap = true; this._can_tap = true;
}); });
this.paint.parent.active = true;
}, },
// ------------------------------------------------ // ------------------------------------------------
......
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