Skip to content

Commit a7c4874

Browse files
committed
studio parser‘s issue
1 parent 745cfc3 commit a7c4874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/js-bindings/bindings/script/studio/jsb_cocos2d_studio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ccs.MovementEventType = {
4141
ccs.InnerActionType = {
4242
LoopAction: 0,
4343
NoLoopAction: 1,
44-
SingleFrame: 2,
44+
SingleFrame: 2
4545
};
4646

4747
// Armature

0 commit comments

Comments
 (0)