Skip to content

Commit

Permalink
refind: add scene for once event displaying
Browse files Browse the repository at this point in the history
change name of number plus event
  • Loading branch information
Marssssssss committed Aug 15, 2019
1 parent 7bfb2a8 commit 75852d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/cases/onceEventOnAndOff/onceEventOnAndOff.fire
Original file line number Diff line number Diff line change
Expand Up @@ -1316,8 +1316,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
"width": 120,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
Expand Down Expand Up @@ -1364,8 +1364,8 @@
}
],
"_useOriginalSize": false,
"_string": "加一",
"_N$string": "加一",
"_string": "触发绑定事件",
"_N$string": "触发绑定事件",
"_fontSize": 20,
"_lineHeight": 40,
"_enableWrapText": false,
Expand All @@ -1376,7 +1376,7 @@
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 1,
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "81py7nlSxFjqhqt/JnJHBN"
},
Expand Down

0 comments on commit 75852d2

Please sign in to comment.