Add CM_ prefix to all CityMania sprite constants and new icon for c&p
This commit is contained in:
@@ -2304,7 +2304,7 @@ static NWidgetBase *MakeMainToolbar(int *biggest_index)
|
||||
SPR_IMG_SUBSIDIES, // WID_TN_SUBSIDIES
|
||||
SPR_IMG_COMPANY_LIST, // WID_TN_STATIONS
|
||||
SPR_IMG_COMPANY_FINANCE, // WID_TN_FINANCES
|
||||
SPR_IMG_COMPANY_CARGO, // WID_TN_CARGOS
|
||||
CM_SPR_IMG_COMPANY_CARGO,// WID_TN_CARGOS
|
||||
SPR_IMG_COMPANY_GENERAL, // WID_TN_COMPANIES
|
||||
SPR_IMG_STORY_BOOK, // WID_TN_STORY
|
||||
SPR_IMG_GOAL, // WID_TN_GOAL
|
||||
|
||||
Reference in New Issue
Block a user