Diffstat (limited to 'ui/scenes/UiSettingContainer.tscn')
| -rw-r--r-- | ui/scenes/UiSettingContainer.tscn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ui/scenes/UiSettingContainer.tscn b/ui/scenes/UiSettingContainer.tscn deleted file mode 100644 index 116f404..0000000 --- a/ui/scenes/UiSettingContainer.tscn +++ /dev/null @@ -1,11 +0,0 @@ -[gd_scene load_steps=2 format=2] - -[ext_resource path="res://ui/buttontheme.tres" type="Theme" id=2] - -[node name="CheckBox" type="CheckBox"] -margin_right = 16.0 -margin_bottom = 16.0 -theme = ExtResource( 2 ) -__meta__ = { -"_edit_use_anchors_": false -} |