Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
bofeng-song committed Dec 9, 2024
1 parent 5fe035d commit 0060be0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platforms/native/engine/jsb-spine-skeleton.js
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,6 @@ const cacheManager = require('./jsb-cache-manager');
};

assembler.updateRenderData = function (comp) {
comp.node.emit(SkeletonEvent.RENDER_UPDATED);
comp._render();
comp.syncAttachedNode();
};
Expand Down

0 comments on commit 0060be0

Please sign in to comment.