diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-29 18:26:03 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-29 18:26:03 +0200 |
commit | 1bbe8ea4fa29d7921b5f60cdde2a8d917d87b26f (patch) | |
tree | cf97e53baae940717525008af1d14905e9db0a71 /client/menu/setup_menu.tscn | |
parent | 66b90eeb1e891187240efb595af8080ac378562f (diff) | |
download | hurrycurry-1bbe8ea4fa29d7921b5f60cdde2a8d917d87b26f.tar hurrycurry-1bbe8ea4fa29d7921b5f60cdde2a8d917d87b26f.tar.bz2 hurrycurry-1bbe8ea4fa29d7921b5f60cdde2a8d917d87b26f.tar.zst |
more space for more points
Diffstat (limited to 'client/menu/setup_menu.tscn')
-rw-r--r-- | client/menu/setup_menu.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/menu/setup_menu.tscn b/client/menu/setup_menu.tscn index 98eb9e66..e08bd1de 100644 --- a/client/menu/setup_menu.tscn +++ b/client/menu/setup_menu.tscn @@ -86,6 +86,8 @@ layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 +offset_right = 1152.0 +offset_bottom = 648.0 grow_horizontal = 2 grow_vertical = 2 horizontal_scroll_mode = 0 |