Skip to content

Commit

Permalink
Merge pull request #788 from AntlerForce/master
Browse files Browse the repository at this point in the history
~
  • Loading branch information
AntlerForce authored Oct 30, 2024
2 parents 66231ee + 5ecdce2 commit 9f4bb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LuaMenu/widgets/gui_scenario_window.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 9f4bb78

Please sign in to comment.