Skip to content

Commit

Permalink
Fix blocked score in Tappy Plane
Browse files Browse the repository at this point in the history
  • Loading branch information
4ian committed Nov 6, 2024
1 parent 0f81b0a commit 30811ee
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions examples/tappy-plane/tappy-plane.json
Original file line number Diff line number Diff line change
Expand Up @@ -3221,16 +3221,6 @@
"type": "BuiltinCommonInstructions::Standard",
"conditions": [],
"actions": [
{
"type": {
"value": "SetNumberVariable"
},
"parameters": [
"Score",
"=",
"1"
]
},
{
"type": {
"value": "LeaderboardDialog::LeaderboardDialog::SetScore"
Expand Down

0 comments on commit 30811ee

Please sign in to comment.