Changeset - r385:f7513d367a3e
[Not reviewed]
master
0 1 0
darkvater - 20 years ago 2004-11-14 01:50:15
darkvater@openttd.org
(svn r577) -newgrf: fixed some typos of last commit (airports were looking weird)
1 file changed with 6 insertions and 6 deletions:
0 comments (0 inline, 0 general)
table/station_land.h
Show inline comments
 
@@ -693,11 +693,11 @@ static const DrawTileSprites _station_di
 
	{ 0xA4D, _station_display_datas_13 },
 
	{ 0xA4E, _station_display_datas_14 },
 
	{ 0xA4F, _station_display_datas_15 },
 
	{ 0xAF0, _station_display_datas_16 },
 
	{ 0xAF1, _station_display_datas_17 },
 
	{ 0xAF2, _station_display_datas_18 },
 
	{ 0xAF3, _station_display_datas_19 },
 
	{ 0xAF4, _station_display_datas_20 },
 
	{ 0xA50, _station_display_datas_16 },
 
	{ 0xA51, _station_display_datas_17 },
 
	{ 0xA52, _station_display_datas_18 },
 
	{ 0xA53, _station_display_datas_19 },
 
	{ 0xA54, _station_display_datas_20 },
 
	{ 0xA53, _station_display_datas_21 },
 
	{ 0xA55, _station_display_datas_22 },
 
	{ 0xA56, _station_display_datas_23 },
 
@@ -731,7 +731,7 @@ static const DrawTileSprites _station_di
 
	{ 0xF8D, _station_display_datas_51 },
 
	{ 0xA69, _station_display_datas_52 },
 
	{ 0xA6A, _station_display_datas_53 },
 
	{ 0xA6B, _station_display_datas_54 },
 
	{ 0x8A6B, _station_display_datas_54 },
 
	{ 0xA6D, _station_display_datas_55 },
 
	{ 0xA6E, _station_display_datas_56 },
 
	{ 0xA6F, _station_display_datas_57 },
0 comments (0 inline, 0 general)