Codechange: Replace color with colour.

This commit is contained in:
Peter Nelson
2025-11-17 22:07:59 +00:00
committed by Peter Nelson
parent 73660bfaf2
commit c3451b5d97
14 changed files with 39 additions and 39 deletions

View File

@@ -1095,7 +1095,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