Commit f38618f9 authored by Chen Jiping's avatar Chen Jiping

fix:

parent 4aa79ae5
This diff is collapsed.
......@@ -835,7 +835,7 @@ cc.Class({
curDragonDisplay: null,
setOneAnima(data) {
const picNode = cc.find('Canvas/stage/centerPart');
const picNode = cc.find('Canvas/stage/centerPart/ani');
if (picNode.animaNode) {
......
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