From ee71d93cedb2521c4a24c4b4f8d1b334f2e5855c Mon Sep 17 00:00:00 2001 From: Nordup Date: Sat, 17 Jun 2023 21:36:27 +0400 Subject: [PATCH] new title&description --- project/scenes/menu_body/world.tscn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/project/scenes/menu_body/world.tscn b/project/scenes/menu_body/world.tscn index 269a2ed..adcbaaf 100644 --- a/project/scenes/menu_body/world.tscn +++ b/project/scenes/menu_body/world.tscn @@ -390,7 +390,7 @@ stretch_mode = 6 [node name="Title" type="Label" parent="HBoxContainer/GateInfo/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 -text = "Unnamed" +text = "TheGates" label_settings = SubResource("LabelSettings_i1x1e") text_overrun_behavior = 3 @@ -398,7 +398,8 @@ text_overrun_behavior = 3 layout_mode = 2 size_flags_vertical = 3 theme_override_font_sizes/normal_font_size = 24 -text = "No description" +text = "Downloading gate info... +Please wait" [node name="Url" type="LineEdit" parent="HBoxContainer/GateInfo"] visible = false