Skip to content

Commit

Permalink
Make 'Play' menu's height constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Scony committed Aug 20, 2023
1 parent bd2aa93 commit 2b0c5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/main-menu/Play.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ grow_horizontal = 2
grow_vertical = 2

[node name="GridContainer" type="GridContainer" parent="MarginContainer/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"]
custom_minimum_size = Vector2(0, 556)
layout_mode = 2
theme_override_constants/h_separation = 5
columns = 2
Expand Down

0 comments on commit 2b0c5b2

Please sign in to comment.