feat: commented New game without intro menu option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user