From 9820ec5abde711b358cbd7fc0c482c73fd70d7df Mon Sep 17 00:00:00 2001 From: Sofia Date: Thu, 30 Jul 2026 21:57:56 +0300 Subject: [PATCH] Increase main title size --- godot/scenes/main.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/godot/scenes/main.tscn b/godot/scenes/main.tscn index 985a566..d42526a 100644 --- a/godot/scenes/main.tscn +++ b/godot/scenes/main.tscn @@ -1577,6 +1577,7 @@ alignment = 1 [node name="label" type="Label" parent="main_panel/v_box_container" unique_id=140542377] custom_minimum_size = Vector2(0, 50) layout_mode = 2 +theme_override_font_sizes/font_size = 32 text = "SkullBall" horizontal_alignment = 1 metadata/_edit_lock_ = true