diff options
-rw-r--r-- | client/menu/overlay.tscn | 8 | ||||
-rw-r--r-- | client/menu/setup_menu.tscn | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/client/menu/overlay.tscn b/client/menu/overlay.tscn index ed377635..d0f002db 100644 --- a/client/menu/overlay.tscn +++ b/client/menu/overlay.tscn @@ -40,10 +40,10 @@ layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 -offset_left = -42.0 -offset_top = -412.0 -offset_right = 470.0 -offset_bottom = 100.0 +offset_left = -88.0 +offset_top = -397.0 +offset_right = 424.0 +offset_bottom = 115.0 grow_vertical = 0 rotation = 0.0610865 texture = SubResource("NoiseTexture2D_jq3d3") 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 |