mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
commit
This commit is contained in:
parent
aa7aa21a69
commit
540410876e
@ -79,6 +79,9 @@ margin_right = 403.0
|
|||||||
margin_bottom = -138.0
|
margin_bottom = -138.0
|
||||||
custom_fonts/font = ExtResource( 1 )
|
custom_fonts/font = ExtResource( 1 )
|
||||||
align = 1
|
align = 1
|
||||||
|
__meta__ = {
|
||||||
|
"_edit_use_anchors_": false
|
||||||
|
}
|
||||||
|
|
||||||
[node name="type_in_server_ip" type="Label" parent="background_panel/server_ip_text_edit"]
|
[node name="type_in_server_ip" type="Label" parent="background_panel/server_ip_text_edit"]
|
||||||
anchor_right = 1.0
|
anchor_right = 1.0
|
||||||
@ -119,7 +122,7 @@ margin_right = 1588.0
|
|||||||
margin_bottom = 76.0
|
margin_bottom = 76.0
|
||||||
rect_min_size = Vector2( 0, 70 )
|
rect_min_size = Vector2( 0, 70 )
|
||||||
custom_fonts/font = ExtResource( 1 )
|
custom_fonts/font = ExtResource( 1 )
|
||||||
text = "Searching for servers.."
|
text = "Searching for servers"
|
||||||
align = 1
|
align = 1
|
||||||
valign = 1
|
valign = 1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user