Skip to content

Commit 30811ee

Browse files
committed
Fix blocked score in Tappy Plane
1 parent 0f81b0a commit 30811ee

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

examples/tappy-plane/tappy-plane.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,16 +3221,6 @@
32213221
"type": "BuiltinCommonInstructions::Standard",
32223222
"conditions": [],
32233223
"actions": [
3224-
{
3225-
"type": {
3226-
"value": "SetNumberVariable"
3227-
},
3228-
"parameters": [
3229-
"Score",
3230-
"=",
3231-
"1"
3232-
]
3233-
},
32343224
{
32353225
"type": {
32363226
"value": "LeaderboardDialog::LeaderboardDialog::SetScore"

0 commit comments

Comments
 (0)