diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-14 22:29:42 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-14 22:29:42 +0200 |
commit | 804f05e5e556fb950292f323d32e5e4fc35d310b (patch) | |
tree | c9fbf82ace6eafbbe8a8689b9c59918a702b18d2 | |
parent | 92a440ecb4c2b0af04100bf8971d235608b76bdb (diff) | |
parent | e1a029fec970cc2b93c7e1a6ecdf95766a8fd219 (diff) | |
download | hurrycurry-804f05e5e556fb950292f323d32e5e4fc35d310b.tar hurrycurry-804f05e5e556fb950292f323d32e5e4fc35d310b.tar.bz2 hurrycurry-804f05e5e556fb950292f323d32e5e4fc35d310b.tar.zst |
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurryv1.2.1
-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 |