diff --git a/OpenRA.Mods.Cnc/Widgets/Logic/CncSettingsLogic.cs b/OpenRA.Mods.Cnc/Widgets/Logic/CncSettingsLogic.cs index eb65080454..ae12861c58 100644 --- a/OpenRA.Mods.Cnc/Widgets/Logic/CncSettingsLogic.cs +++ b/OpenRA.Mods.Cnc/Widgets/Logic/CncSettingsLogic.cs @@ -162,7 +162,7 @@ namespace OpenRA.Mods.Cnc.Widgets.Logic return true; } - bool ShowMouseScrollDropdown(DropDownButtonWidget dropdown, GameSettings s) + static bool ShowMouseScrollDropdown(DropDownButtonWidget dropdown, GameSettings s) { var options = new Dictionary() {