table/station_land.h
changeset 2571 550a7d323ced
parent 2187 a0e206ce9fbf
child 2744 63e41b90552e
--- a/table/station_land.h	Sun Oct 30 21:47:42 2005 +0000
+++ b/table/station_land.h	Mon Oct 31 10:23:58 2005 +0000
@@ -673,7 +673,7 @@
 // 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()
 };