about summary refs log tree commit diff stats
path: root/Archipelago/panelEnd.gd
diff options
context:
space:
mode:
Diffstat (limited to 'Archipelago/panelEnd.gd')
-rw-r--r--Archipelago/panelEnd.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Archipelago/panelEnd.gd b/Archipelago/panelEnd.gd index 81f07d6..136777d 100644 --- a/Archipelago/panelEnd.gd +++ b/Archipelago/panelEnd.gd
@@ -4,4 +4,4 @@ extends "res://scripts/panelEnd.gd"
4func handle_correct(): 4func handle_correct():
5 # We don't call the base method because we want to suppress the original 5 # We don't call the base method because we want to suppress the original
6 # behaviour. 6 # behaviour.
7 global.solved -= 1 7 pass