improve network error handling
This commit is contained in:
@@ -76,3 +76,21 @@ text = "127.0.0.1"
|
||||
layout_mode = 2
|
||||
theme_override_font_sizes/font_size = 26
|
||||
text = "Join"
|
||||
|
||||
[node name="ErrorLabel" type="Label" parent="Menu/PlayMenu"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -38.0
|
||||
offset_top = 120.0
|
||||
offset_right = 39.0
|
||||
offset_bottom = 156.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_colors/font_color = Color(1, 0.54, 0.54, 1)
|
||||
theme_override_font_sizes/font_size = 26
|
||||
text = "errors"
|
||||
horizontal_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user