forked from mirror/OpenTTD
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user