(svn r4938) Remove STATION_HANGAR, because it isn't really a station type of its own

This commit is contained in:
tron
2006-05-21 12:01:57 +00:00
parent 2b17d16ce2
commit 9bd8bccaa0
4 changed files with 3 additions and 7 deletions

View File

@@ -57,7 +57,6 @@ typedef enum HangarTiles {
typedef enum StationType {
STATION_RAIL,
STATION_HANGAR,
STATION_AIRPORT,
STATION_TRUCK,
STATION_BUS,