diff options
Diffstat (limited to 'Game/Selection/SelectionManager.tscn')
-rw-r--r-- | Game/Selection/SelectionManager.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Selection/SelectionManager.tscn b/Game/Selection/SelectionManager.tscn index e89880f..a4a7ed5 100644 --- a/Game/Selection/SelectionManager.tscn +++ b/Game/Selection/SelectionManager.tscn @@ -1,6 +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"] +[ext_resource type="Script" uid="uid://cxd3b8dhdrdq" path="res://Game/Selection/SelectionManager.gd" id="1_1w5l7"] [node name="SelectionManager" type="Node"] script = ExtResource("1_1w5l7") |