Commit 456c0b85 authored by xytk's avatar xytk

提交代码

parent 728ef384
...@@ -203,7 +203,6 @@ cc.Class({ ...@@ -203,7 +203,6 @@ cc.Class({
let armatureNames = dbj.armature.map(data => data.name); let armatureNames = dbj.armature.map(data => data.name);
if(armatureNames.length>0){ if(armatureNames.length>0){
dragonDisplay.armatureName = armatureNames[0]; dragonDisplay.armatureName = armatureNames[0];
} }
let width = animNode.width; let width = animNode.width;
let height = animNode.height; let height = animNode.height;
......
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