diff options
Diffstat (limited to 'client/menu')
| -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) | 
