diff options
-rw-r--r-- | client/menu/overlay.tscn | 16 | ||||
-rw-r--r-- | client/menu/setup.tscn | 2 |
2 files changed, 8 insertions, 10 deletions
diff --git a/client/menu/overlay.tscn b/client/menu/overlay.tscn index a6a18505..69a8df8e 100644 --- a/client/menu/overlay.tscn +++ b/client/menu/overlay.tscn @@ -47,10 +47,10 @@ anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 -offset_left = -214.0 -offset_top = -339.0 -offset_right = 298.0 -offset_bottom = 173.0 +offset_left = -242.0 +offset_top = -327.0 +offset_right = 270.0 +offset_bottom = 185.0 grow_horizontal = 2 grow_vertical = 2 rotation = 0.0610865 @@ -156,10 +156,10 @@ anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 -offset_left = -193.0 -offset_top = -208.0 -offset_right = 319.0 -offset_bottom = 304.0 +offset_left = -206.0 +offset_top = -119.0 +offset_right = 306.0 +offset_bottom = 393.0 grow_horizontal = 2 grow_vertical = 2 rotation = 0.0610865 diff --git a/client/menu/setup.tscn b/client/menu/setup.tscn index 04064966..5ef6a260 100644 --- a/client/menu/setup.tscn +++ b/client/menu/setup.tscn @@ -91,8 +91,6 @@ 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 follow_focus = true |