From e3fb67cd9cabdf7348d6905fd63c1319f4abe4fa Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 26 Jul 2026 03:43:34 +0300 Subject: [PATCH] Fix credits sizing problem --- godot/scenes/ui/credits.tscn | 2 -- 1 file changed, 2 deletions(-) diff --git a/godot/scenes/ui/credits.tscn b/godot/scenes/ui/credits.tscn index c426c0a..cc03efc 100644 --- a/godot/scenes/ui/credits.tscn +++ b/godot/scenes/ui/credits.tscn @@ -8,8 +8,6 @@ credits_container = NodePath("panel/scroll_container/v_box_container") anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 -offset_right = -6.0 -offset_bottom = -21.0 grow_horizontal = 2 grow_vertical = 2