Browse Source

Editor change

DricomDragon 2 years ago
parent
commit
80392244b2
1 changed files with 1 additions and 3 deletions
  1. 1 3
      menu/Menu.tscn

+ 1 - 3
menu/Menu.tscn

@@ -14,9 +14,6 @@
 anchor_right = 1.0
 anchor_bottom = 1.0
 script = ExtResource( 9 )
-__meta__ = {
-"_edit_use_anchors_": false
-}
 
 [node name="Title" type="Label" parent="."]
 anchor_top = 0.1
@@ -101,6 +98,7 @@ __meta__ = {
 "_edit_use_anchors_": false
 }
 scenes = [ ExtResource( 7 ), ExtResource( 8 ) ]
+
 [connection signal="lab_selected" from="LabSelector/Lab1" to="LabLauncher/Thumbnail" method="_on_lab_selected"]
 [connection signal="lab_selected" from="LabSelector/Lab1" to="LabLauncher/StartButton" method="_on_lab_selected"]
 [connection signal="lab_selected" from="LabSelector/Lab2" to="LabLauncher/Thumbnail" method="_on_lab_selected"]