feat: commented New game without intro menu option

This commit is contained in:
2024-03-17 18:14:38 +01:00
parent 559cb294f2
commit e341aadc66

View File

@@ -67,14 +67,14 @@ text = "NEW_GAME"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="new_game_without_intro" type="Button" parent="main/main/buttons"]
margin_right = 616.0
margin_bottom = 270.0
size_flags_vertical = 3
text = "NEW_GAME (without intro)"
__meta__ = {
"_edit_use_anchors_": false
}
; [node name="new_game_without_intro" type="Button" parent="main/main/buttons"]
; margin_right = 616.0
; margin_bottom = 270.0
; size_flags_vertical = 3
; text = "NEW_GAME (without intro)"
; __meta__ = {
; "_edit_use_anchors_": false
; }
[node name="load_game" type="Button" parent="main/main/buttons"]
margin_top = 160.0