File diff r13435:5b22c65c70c1 → r13436:8c37cd6574ae
src/table/sprites.h
Show inline comments
 
@@ -251,13 +251,13 @@ enum Sprites {
 
	SPR_NEWGRFS_BASE = SPR_EMPTY_BOUNDING_BOX + EMPTY_BOUNDING_BOX_SPRITE_COUNT,
 

	
 
	/* Manager face 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,
 

	
 
	/* Shadow cell */
 
	SPR_SHADOW_CELL = 1004,