diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-17 15:03:36 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-17 15:03:36 -0600 |
commit | 5283cc1d097b67c681e0eee80e2d85e7424a0d5c (patch) | |
tree | c3bdbf8c638a75eec285573ddc4199fc788306f1 /scenes/gameover.tscn | |
parent | d267483d31c93e6070badbc5f22ff300a9349d1a (diff) |
Proof of concept (specialized generalized fish)
Diffstat (limited to 'scenes/gameover.tscn')
-rw-r--r-- | scenes/gameover.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/gameover.tscn b/scenes/gameover.tscn index 7759edd..1732111 100644 --- a/scenes/gameover.tscn +++ b/scenes/gameover.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=46 format=3 uid="uid://be813saajvxxs"] +[gd_scene load_steps=46 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"] |