From b62576f1c9fdd4f675a4cce51d3f7df328d5d5e9 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 28 Jan 2024 20:03:31 +0100 Subject: [PATCH] fix window --- scenes/game/screen.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scenes/game/screen.tscn b/scenes/game/screen.tscn index dea5629..d057613 100644 --- a/scenes/game/screen.tscn +++ b/scenes/game/screen.tscn @@ -116,8 +116,8 @@ grow_vertical = 2 layout_mode = 1 offset_left = 96.0 offset_top = 89.0 -offset_right = -450.0 -offset_bottom = -104.0 +offset_right = -459.0 +offset_bottom = -265.0 [node name="Rules" parent="." instance=ExtResource("8_fvukt")] visible = false