diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-26 20:41:19 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-26 20:41:19 +0200 |
commit | 8fe07c430c492bd33bea8b2cafff71af32f33b86 (patch) | |
tree | 901201dabbc1fd2bba2ceb11c2cfb0a44c7087d1 /client/menu/ingame_menu.tscn | |
parent | 9265813857500642b0e71ecc86e452ac3975d6ed (diff) | |
parent | 04e5fd7a67a2ccf3269df12b435e50ae232b9223 (diff) | |
download | hurrycurry-8fe07c430c492bd33bea8b2cafff71af32f33b86.tar hurrycurry-8fe07c430c492bd33bea8b2cafff71af32f33b86.tar.bz2 hurrycurry-8fe07c430c492bd33bea8b2cafff71af32f33b86.tar.zst |
Merge branch 'master' of codeberg.org:metamuffin/undercooked
Diffstat (limited to 'client/menu/ingame_menu.tscn')
-rw-r--r-- | client/menu/ingame_menu.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/ingame_menu.tscn b/client/menu/ingame_menu.tscn index 47b7cb54..79b4efb1 100644 --- a/client/menu/ingame_menu.tscn +++ b/client/menu/ingame_menu.tscn @@ -72,7 +72,7 @@ anchors_preset = 9 anchor_bottom = 1.0 offset_left = -400.0 offset_right = -90.0 -offset_bottom = 1296.0 +offset_bottom = 2592.0 grow_vertical = 2 [node name="Margin" type="MarginContainer" parent="Side"] |