(svn r15428) -Codechange: consistently use colour instead of having both color and colour.

This commit is contained in:
rubidium
2009-02-09 02:57:15 +00:00
parent c7f3daacbf
commit 89e1afdaa0
102 changed files with 862 additions and 862 deletions

View File

@@ -630,7 +630,7 @@ void ChangeWindowOwner(Owner old_owner, Owner new_owner)
if (w->owner != old_owner) continue;
switch (w->window_class) {
case WC_COMPANY_COLOR:
case WC_COMPANY_COLOUR:
case WC_FINANCES:
case WC_STATION_LIST:
case WC_TRAINS_LIST: