Remove useless node
This commit is contained in:
+1
-10
@@ -1,6 +1,4 @@
|
||||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://addons/godot_db_manager/tables_list.gd" type="Script" id=1]
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="GDScript" id=1]
|
||||
script/source = "extends Node
|
||||
@@ -41,13 +39,6 @@ margin_right = 61.0
|
||||
margin_bottom = 14.0
|
||||
text = "langue :"
|
||||
|
||||
[node name="GDDBTablesList" type="Control" parent="CenterContainer/VBoxContainer/Langue"]
|
||||
margin_left = 36.0
|
||||
margin_top = 7.0
|
||||
margin_right = 36.0
|
||||
margin_bottom = 7.0
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="gyroscope" type="CenterContainer" parent="CenterContainer/VBoxContainer"]
|
||||
margin_top = 18.0
|
||||
margin_right = 73.0
|
||||
|
||||
Reference in New Issue
Block a user