Explorar el Código

Editor change

DricomDragon hace 2 años
padre
commit
80392244b2
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  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"]