aboutsummaryrefslogtreecommitdiff
path: root/option_set/option_set_list.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'option_set/option_set_list.tscn')
-rw-r--r--option_set/option_set_list.tscn9
1 files changed, 0 insertions, 9 deletions
diff --git a/option_set/option_set_list.tscn b/option_set/option_set_list.tscn
deleted file mode 100644
index d336961..0000000
--- a/option_set/option_set_list.tscn
+++ /dev/null
@@ -1,9 +0,0 @@
-[gd_scene load_steps=2 format=2]
-
-[ext_resource path="res://option_set/option_set_list.gd" type="Script" id=1]
-
-[node name="option_set_list" type="Control"]
-anchor_right = 1.0
-anchor_bottom = 1.0
-rect_clip_content = true
-script = ExtResource( 1 )