diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
commit | 0b1fd02d3cb080effe29e00f14773994d87e2e27 (patch) | |
tree | b03de476b2b9993af6b52d77c1ca7eb08aa694ab /Game/Selection/SelectionRectangle.tscn | |
parent | 0d17544b3e3220a7493319271b79ce435f991a0b (diff) |
Diffstat (limited to 'Game/Selection/SelectionRectangle.tscn')
-rw-r--r-- | Game/Selection/SelectionRectangle.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Selection/SelectionRectangle.tscn b/Game/Selection/SelectionRectangle.tscn index 61517d0..c687bf5 100644 --- a/Game/Selection/SelectionRectangle.tscn +++ b/Game/Selection/SelectionRectangle.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=3 format=3 uid="uid://ic2hc7gr27p3"] -[ext_resource type="Script" path="res://Game/Selection/selection_rectangle.gd" id="1_on0pa"] +[ext_resource type="Script" uid="uid://cku2w6lsd5ylc" path="res://Game/Selection/selection_rectangle.gd" id="1_on0pa"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_nq6xv"] size = Vector2(1, 1) |