about summary refs log tree commit diff stats
path: root/Archipelago/panelLevelSwitch.gd
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-03-15 14:09:04 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-03-15 14:09:04 -0400
commit4706f9205b80591f06c5ab0f171e6b6f91cfae9c (patch)
treed6ca472f0b879e4a9da6db51803558955537a44d /Archipelago/panelLevelSwitch.gd
parent0e1c0f8c4643ddf972f03922df9152b737ef4641 (diff)
parentceaff99432d67411de07ab8e5b6aa11911624566 (diff)
downloadlingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.tar.gz
lingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.tar.bz2
lingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.zip
Merge branch 'main' into future
Diffstat (limited to 'Archipelago/panelLevelSwitch.gd')
-rw-r--r--Archipelago/panelLevelSwitch.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Archipelago/panelLevelSwitch.gd b/Archipelago/panelLevelSwitch.gd index 06df02b..8c369ef 100644 --- a/Archipelago/panelLevelSwitch.gd +++ b/Archipelago/panelLevelSwitch.gd
@@ -4,4 +4,4 @@ extends "res://scripts/panelLevelSwitch.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