Commit b4c4db0f authored by xytk's avatar xytk

提交代码

parent 286ead45
...@@ -184,7 +184,7 @@ cc.Class({ ...@@ -184,7 +184,7 @@ cc.Class({
}, },
loadDragonBones(){ loadDragonBones(){
animNode = this.dragonBonesNode; var animNode = this.dragonBonesNode;
var dragonDisplay = animNode.addComponent(dragonBones.ArmatureDisplay); var dragonDisplay = animNode.addComponent(dragonBones.ArmatureDisplay);
var image = this.data.dragonBone.texPngData.url; var image = this.data.dragonBone.texPngData.url;
......
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