aboutsummaryrefslogtreecommitdiff
path: root/client/menu/error.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-13 16:31:09 +0200
committertpart <tpart120@proton.me>2024-07-13 16:31:09 +0200
commitb543806c034150b637ac3baf6c434c634ecca4c1 (patch)
tree728caca9d81e9fbac1b494b4f4061b2bfa525e5b /client/menu/error.tscn
parent54b37f35dd2a7fbbd639293d850abc97df2d4054 (diff)
downloadhurrycurry-b543806c034150b637ac3baf6c434c634ecca4c1.tar
hurrycurry-b543806c034150b637ac3baf6c434c634ecca4c1.tar.bz2
hurrycurry-b543806c034150b637ac3baf6c434c634ecca4c1.tar.zst
Add protocol version check in client
Diffstat (limited to 'client/menu/error.tscn')
-rw-r--r--client/menu/error.tscn1
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)