summaryrefslogtreecommitdiff
path: root/scenes/gameover.tscn
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-17 11:12:53 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-17 11:12:53 -0600
commit574bc85d7e7c7ebe51cfd40de676d00cbdc622ce (patch)
tree53c145e2e3112aba67eaa3421a5b8a006078b56b /scenes/gameover.tscn
parent05edc5e0909db8b4d48c971c8b2680a71997bb1f (diff)
Make the title screen go to the initial fishing screen
Diffstat (limited to 'scenes/gameover.tscn')
-rw-r--r--scenes/gameover.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/scenes/gameover.tscn b/scenes/gameover.tscn
index 229672c..7875ded 100644
--- a/scenes/gameover.tscn
+++ b/scenes/gameover.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=6 format=3 uid="uid://be813saajvxxs"]
+[gd_scene load_steps=6 format=3 uid="uid://dv67unre56t5b"]
[ext_resource type="Texture2D" uid="uid://dobiydav6k32e" path="res://UI/GameOverScreen.png" id="1_60m3n"]
[ext_resource type="Script" path="res://scenes/gameover.gd" id="1_clwwq"]
@@ -6,7 +6,7 @@
[ext_resource type="Texture2D" uid="uid://brlgi3g1hy155" path="res://UI/xbuttonpressed.png" id="2_wb6l8"]
[ext_resource type="Theme" uid="uid://ve18rbkeiwti" path="res://UI/text.tres" id="4_kotik"]
-[node name="Node2D" type="Node2D"]
+[node name="Node2D3" type="Node2D"]
script = ExtResource("1_clwwq")
[node name="Sprite2D" type="Sprite2D" parent="."]