summaryrefslogtreecommitdiff
path: root/scenes/main.gd
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/main.gd')
-rw-r--r--scenes/main.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/main.gd b/scenes/main.gd
index bfee6d1..4600689 100644
--- a/scenes/main.gd
+++ b/scenes/main.gd
@@ -44,7 +44,7 @@ func _on_fishin_win() -> void:
$Clippette.visible = true
$Clippette.start_dialogue()
$"Score window (real)".visible = true
-
+
func _on_score_window_donezo() -> void:
for child in get_children():