summaryrefslogtreecommitdiff
path: root/scenes/Game.tscn
diff options
context:
space:
mode:
authorGustavoEklund <eklundgu@gmail.com>2025-08-28 21:04:08 -0300
committerGustavoEklund <eklundgu@gmail.com>2025-08-28 21:04:08 -0300
commit7f5681b4e78982b08bf91913b2d5fa39923945f9 (patch)
tree15579a694dd3ae250774f95d97b6333cdbd0c0bb /scenes/Game.tscn
parent5f23459b25f9232847e2c9b33b3171937c536fd6 (diff)
Buttons
Diffstat (limited to 'scenes/Game.tscn')
-rw-r--r--scenes/Game.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/Game.tscn b/scenes/Game.tscn
index 326373a..6f80e11 100644
--- a/scenes/Game.tscn
+++ b/scenes/Game.tscn
@@ -5,7 +5,7 @@
[ext_resource type="Script" uid="uid://ejqmdbc0524i" path="res://scripts/input/InputHandler.cs" id="3_s0nni"]
[ext_resource type="Script" uid="uid://dwyr067lwqcsj" path="res://scripts/map/DungeonGenerator.cs" id="4_78awf"]
[ext_resource type="Script" uid="uid://bereyrj1s46y5" path="res://scripts/map/FieldOfView.cs" id="5_s0nni"]
-[ext_resource type="PackedScene" uid="uid://bnuyp1ahv7q0h" path="res://scenes/ui.tscn" id="6_aug50"]
+[ext_resource type="PackedScene" uid="uid://b4h4xyr1g8o50" path="res://scenes/ui.tscn" id="6_aug50"]
[node name="Game" type="Node"]
script = ExtResource("1_cpr0p")