File diff r2570:9c32c3acd198 → r2571:0cfcd6d312a3
table/station_land.h
Show inline comments
 
@@ -673,7 +673,7 @@ const DrawTileSeqStruct _station_display
 
// helipad for international airport
 
// concrete underground
 
const DrawTileSeqStruct _station_display_datas_0114[] = {
 
	{ 10,  6, 0,  0, 0,  0, SPR_OPENTTD_BASE + 31 },	// helipad
 
	{ 10,  6, 0,  0, 0,  0, SPR_AIRPORT_HELIPAD },
 
	{ 15,  0,  0,  1, 16,  6, 0xA67 | PALETTE_MODIFIER_COLOR },	// fences bottom
 
	TILE_SEQ_END()
 
};