Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit caec435

Browse files
remove "Cant reach server" text
1 parent 21f2051 commit caec435

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

Scenes/Prefabs/LobbyListing.tscn

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ rect_min_size = Vector2( 0, 100 )
1010
size_flags_vertical = 0
1111
theme = ExtResource( 2 )
1212
script = ExtResource( 1 )
13-
__meta__ = {
14-
"_edit_use_anchors_": false
15-
}
1613
NodePathLabelTitle = NodePath("Padding/VBox Left/Name")
1714
NodePathLabelDescription = NodePath("Padding/VBox Left/Description")
1815
NodePathLabelPing = NodePath("Padding/VBox Right/Ping")
@@ -83,13 +80,5 @@ margin_bottom = 38.0
8380
text = "1 / 4"
8481
align = 2
8582

86-
[node name="Label" type="Label" parent="Padding"]
87-
margin_left = 455.0
88-
margin_top = 40.0
89-
margin_right = 566.0
90-
margin_bottom = 57.0
91-
size_flags_horizontal = 4
92-
text = "Can't reach server"
93-
9483
[connection signal="focus_entered" from="Btn" to="." method="_on_Btn_focus_entered"]
9584
[connection signal="pressed" from="Btn" to="." method="_on_Btn_pressed"]

0 commit comments

Comments
 (0)