(svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass

This commit is contained in:
rubidium
2011-06-04 14:24:34 +00:00
parent e95840b6a8
commit 58e3652bd0
6 changed files with 5 additions and 5 deletions

View File

@@ -245,8 +245,8 @@ static AirportTileTable _tile_table_intercontinental_0[] = {
MK(6, 1, APT_RUNWAY_2),
MK(7, 1, APT_RUNWAY_END_FENCE_SE_SW),
MK(8, 1, APT_APRON_FENCE_NE_SW),
MK(0, 2, APT_APRON_FENCE_NE),
MK(1, 2, APT_SMALL_BUILDING_1),
MK(0, 2, APT_APRON_FENCE_NE_SW),
MK(1, 2, APT_EMPTY),
MK(2, 2, APT_APRON_FENCE_NE),
MK(3, 2, APT_APRON),
MK(4, 2, APT_APRON),