Changeset - r3278:f57b88eb7a8e
[Not reviewed]
master
0 1 0
belugas - 18 years ago 2006-03-20 16:20:37
belugas@openttd.org
(svn r3991) -Fix : Last remaining separation of SpriteID from Palette
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
table/town_land.h
Show inline comments
 
@@ -1557,10 +1557,10 @@ static const DrawTownTileStruct _town_dr
 
	M(0x1243,  0x1220 | PALETTE_TO_PINK,  0,  0, 16, 16,  50, 0),
 
	M(0x1243,  0x1220 | PALETTE_TO_PINK,  0,  0, 16, 16,  50, 0),
 
	M(0x1243,  0x1221 | PALETTE_TO_PINK,  0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x311921f,  0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x3119220,  0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x3119220,  0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x3119221,  0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x121f | PALETTE_TO_MAUVE, 0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x1220 | PALETTE_TO_MAUVE, 0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x1220 | PALETTE_TO_MAUVE, 0,  0, 16, 16,  50, 0),
 
	M(0x1244,  0x1221 | PALETTE_TO_MAUVE, 0,  0, 16, 16,  50, 0),
 
	M(0x1243,  0x121f | PALETTE_TO_CREAM,  0,  0, 16, 16,  50, 0),
 
	M(0x1243,  0x1220 | PALETTE_TO_CREAM,  0,  0, 16, 16,  50, 0),
 
	M(0x1243,  0x1220 | PALETTE_TO_CREAM,  0,  0, 16, 16,  50, 0),
0 comments (0 inline, 0 general)