Codechange: Replace color with colour.

This commit is contained in:
Peter Nelson
2025-11-17 22:07:59 +00:00
committed by dP
parent a1bc41d67d
commit 90001dabfa
14 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1098,7 +1098,7 @@ static constexpr std::initializer_list<NWidgetPart> _nested_select_company_liver
};
static WindowDesc _select_company_livery_desc(
WDP_AUTO, "company_color_scheme", 0, 0,
WDP_AUTO, "company_colour_scheme", 0, 0,
WC_COMPANY_COLOUR, WC_NONE,
{},
_nested_select_company_livery_widgets