From bb639555be8550f03bb27d43ec22789d67f74e5f Mon Sep 17 00:00:00 2001 From: Nordup Date: Tue, 3 Dec 2024 11:20:53 +0400 Subject: [PATCH] fix text --- app/scenes/menu_body/world.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scenes/menu_body/world.tscn b/app/scenes/menu_body/world.tscn index 86c802e..6808ee2 100644 --- a/app/scenes/menu_body/world.tscn +++ b/app/scenes/menu_body/world.tscn @@ -255,7 +255,7 @@ offset_top = 50.0 offset_right = 175.5 offset_bottom = 75.0 grow_horizontal = 2 -text = "Click Anywhere to Play → ESC to Exit" +text = "Click anywhere to play → ESC to exit" label_settings = ExtResource("20_v1648") [node name="GateInfo" type="VBoxContainer" parent="Foreground" node_paths=PackedStringArray("image", "image_darken", "title", "description", "gate_status")]