diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-14 15:45:04 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-14 15:45:04 +0200 |
commit | 37ac402338ee10c5101ea56e41a5875b72bbd78f (patch) | |
tree | 4503747e3d50c5affbab8f4264bea443d7c9b113 /client/menu/setup.tscn | |
parent | 5dc500c9cbb1bb0580b2efce7e8bb986e0ba541a (diff) | |
download | hurrycurry-37ac402338ee10c5101ea56e41a5875b72bbd78f.tar hurrycurry-37ac402338ee10c5101ea56e41a5875b72bbd78f.tar.bz2 hurrycurry-37ac402338ee10c5101ea56e41a5875b72bbd78f.tar.zst |
fix progress shader
Diffstat (limited to 'client/menu/setup.tscn')
-rw-r--r-- | client/menu/setup.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/menu/setup.tscn b/client/menu/setup.tscn index 5ef6a260..04064966 100644 --- a/client/menu/setup.tscn +++ b/client/menu/setup.tscn @@ -91,6 +91,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 follow_focus = true |