From fb557648874ed055fc761d78ddbc2ffae9991d2c Mon Sep 17 00:00:00 2001 From: Gustas Date: Mon, 7 Oct 2024 17:07:26 +0300 Subject: [PATCH] Fix database blocking the load button --- mods/cnc/chrome/mainmenu.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/cnc/chrome/mainmenu.yaml b/mods/cnc/chrome/mainmenu.yaml index c9cd062e31..d3bfba554d 100644 --- a/mods/cnc/chrome/mainmenu.yaml +++ b/mods/cnc/chrome/mainmenu.yaml @@ -127,14 +127,14 @@ Container@MENU_BACKGROUND: Height: 35 Text: button-singleplayer-menu-load Button@ENCYCLOPEDIA_BUTTON: - X: 300 + X: 450 Y: 0 Width: 140 Height: 35 Text: label-encyclopedia-title Button@BACK_BUTTON: Key: escape - X: 450 + X: 600 Y: 0 Width: 140 Height: 35