diff --git a/src/table/sprites.h b/src/table/sprites.h --- a/src/table/sprites.h +++ b/src/table/sprites.h @@ -254,7 +254,7 @@ enum Sprites { SPR_GRADIENT = 874, // background gradient behind manager face /* Icon showing company colour. */ - SPR_PLAYER_ICON = 747, + SPR_COMPANY_ICON = 747, /* is itself no foundation sprite, because tileh 0 has no foundation */ SPR_FOUNDATION_BASE = 989,