diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-09-05 20:35:53 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-09-05 20:35:53 +0200 |
| commit | f20bd89dc4a7bf14a88b1effcaa1887b29314525 (patch) | |
| tree | d114787f68efd2a7d61d95fa9c84e8e5d69a7c11 /addons/gut/GutScene.tscn | |
| parent | 1b477b62f8be8c546a35dbd1d2688ebf623c496f (diff) | |
| download | texty-f20bd89dc4a7bf14a88b1effcaa1887b29314525.tar.xz texty-f20bd89dc4a7bf14a88b1effcaa1887b29314525.zip | |
gui: split GUI into Terminal components
Diffstat (limited to 'addons/gut/GutScene.tscn')
| -rw-r--r-- | addons/gut/GutScene.tscn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/addons/gut/GutScene.tscn b/addons/gut/GutScene.tscn index a2ea3b0..90ae24f 100644 --- a/addons/gut/GutScene.tscn +++ b/addons/gut/GutScene.tscn @@ -49,9 +49,6 @@ rect_min_size = Vector2( 740, 300 ) theme = ExtResource( 7 ) custom_styles/panel = SubResource( 1 ) script = ExtResource( 1 ) -__meta__ = { -"_edit_use_anchors_": false -} [node name="UserFileViewer" parent="." instance=ExtResource( 6 )] margin_top = 388.0 |
