diff --git a/Assets/components/main_menu.tscn b/Assets/components/main_menu.tscn index 657435d..ebba59c 100644 --- a/Assets/components/main_menu.tscn +++ b/Assets/components/main_menu.tscn @@ -14,7 +14,6 @@ theme = ExtResource("1_pjxx2") script = ExtResource("1_ju3pm") [node name="VBoxContainer" type="VBoxContainer" parent="."] -visible = false layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 @@ -39,6 +38,7 @@ text = "Start" [node name="Load Level" type="Button" parent="VBoxContainer"] layout_mode = 2 +text = "Load Level" [node name="Settings" type="Button" parent="VBoxContainer"] layout_mode = 2