From 5ecdce2f3261914589c7cc8994fab44768634391 Mon Sep 17 00:00:00 2001 From: Moose <124457076+AntlerForce@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:02:56 -0700 Subject: [PATCH] ~ --- LuaMenu/widgets/gui_scenario_window.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaMenu/widgets/gui_scenario_window.lua b/LuaMenu/widgets/gui_scenario_window.lua index df1097a50..3068a8e19 100644 --- a/LuaMenu/widgets/gui_scenario_window.lua +++ b/LuaMenu/widgets/gui_scenario_window.lua @@ -949,7 +949,7 @@ local function InitializeControls(parentControl) height = 45, caption = "Back", classname = "negative_button", - objectOverrideFont = WG.Chobby.Configuration:GetFont(2), + objectOverrideFont = WG.Chobby.Configuration:GetFont(3), tooltip = "Back to the list of scenarios", OnClick = { function()