diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-14 22:04:40 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-14 22:04:40 +0200 |
commit | 4813d570e45d2d4c4f77f24c6aa40917f1c62b52 (patch) | |
tree | 88d7d3d1b6d0c9433d22be6658c2c4754332dda4 | |
parent | 98af74eeac76a2ffcc372a4da723df4c97eaa8d6 (diff) | |
download | hurrycurry-4813d570e45d2d4c4f77f24c6aa40917f1c62b52.tar hurrycurry-4813d570e45d2d4c4f77f24c6aa40917f1c62b52.tar.bz2 hurrycurry-4813d570e45d2d4c4f77f24c6aa40917f1c62b52.tar.zst |
fix overlay layout
-rw-r--r-- | client/menu/overlay.tscn | 16 |
1 files changed, 8 insertions, 8 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 |