(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 90e2465d7d
commit c0a8d09ca7
102 changed files with 862 additions and 862 deletions

View File

@@ -40,7 +40,7 @@ enum WindowClass {
WC_BUILD_DEPOT,
WC_COMPANY,
WC_FINANCES,
WC_COMPANY_COLOR,
WC_COMPANY_COLOUR,
WC_QUERY_STRING,
WC_SAVELOAD,
WC_SELECT_GAME,