diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-13 23:29:35 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-13 23:29:35 +0200 |
commit | 9138b1f2d56e31343b8e13d4ed1ee07bdb210c43 (patch) | |
tree | 4d8fb2693fe62803188aa065c1ea12d428f6f5d4 /client/menu/error.tscn | |
parent | 0c77e0938de43a970e03c6dcef019c87745f0ee4 (diff) | |
parent | 78ab4d19c8e1f78a1e5092d643d0634721cea9ae (diff) | |
download | hurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar hurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar.bz2 hurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar.zst |
Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurry
Diffstat (limited to 'client/menu/error.tscn')
-rw-r--r-- | client/menu/error.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/menu/error.tscn b/client/menu/error.tscn index 1ceda15a..dfe6e015 100644 --- a/client/menu/error.tscn +++ b/client/menu/error.tscn @@ -51,6 +51,7 @@ horizontal_alignment = 1 layout_mode = 2 theme_override_font_sizes/font_size = 24 text = "This should be the error message." +horizontal_alignment = 1 [node name="Control" type="Control" parent="Panel/contents"] custom_minimum_size = Vector2(0, 15.805) |