From 30811ee80d28d3f3566177f0c98f77404fe1f79e Mon Sep 17 00:00:00 2001 From: Florian Rival Date: Wed, 6 Nov 2024 19:08:34 +0100 Subject: [PATCH] Fix blocked score in Tappy Plane --- examples/tappy-plane/tappy-plane.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/examples/tappy-plane/tappy-plane.json b/examples/tappy-plane/tappy-plane.json index 71b202ce4..8d3988d92 100644 --- a/examples/tappy-plane/tappy-plane.json +++ b/examples/tappy-plane/tappy-plane.json @@ -3221,16 +3221,6 @@ "type": "BuiltinCommonInstructions::Standard", "conditions": [], "actions": [ - { - "type": { - "value": "SetNumberVariable" - }, - "parameters": [ - "Score", - "=", - "1" - ] - }, { "type": { "value": "LeaderboardDialog::LeaderboardDialog::SetScore"