From 59ea826c66fa0e3733e4eddffc64a7f2a6672d67 Mon Sep 17 00:00:00 2001 From: Ichicoro Date: Sat, 7 Jan 2023 09:58:38 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Widen=20Play=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menu/Menu.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/menu/Menu.tscn b/menu/Menu.tscn index 5f8189d..c1c7841 100644 --- a/menu/Menu.tscn +++ b/menu/Menu.tscn @@ -56,9 +56,9 @@ anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 -offset_left = -13.0 +offset_left = -18.0 offset_top = -9.0 -offset_right = 13.0 +offset_right = 18.0 offset_bottom = 9.0 grow_horizontal = 2 grow_vertical = 2