summaryrefslogtreecommitdiff
path: root/Game/Selection/SelectionManager.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Selection/SelectionManager.tscn')
-rw-r--r--Game/Selection/SelectionManager.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/Game/Selection/SelectionManager.tscn b/Game/Selection/SelectionManager.tscn
new file mode 100644
index 0000000..e89880f
--- /dev/null
+++ b/Game/Selection/SelectionManager.tscn
@@ -0,0 +1,6 @@
+[gd_scene load_steps=2 format=3 uid="uid://mgm4npqeybbr"]
+
+[ext_resource type="Script" path="res://Game/Selection/SelectionManager.gd" id="1_1w5l7"]
+
+[node name="SelectionManager" type="Node"]
+script = ExtResource("1_1w5l7")