(svn r19325) -Codechange: introduce airport classes and split the default airports in 4 classes
This commit is contained in:
@@ -2030,6 +2030,11 @@ STR_STATION_BUILD_AIRPORT_LARGE_AIRPORTS :{BLACK}Large ai
|
||||
STR_STATION_BUILD_AIRPORT_HUB_AIRPORTS :{BLACK}Hub airports
|
||||
STR_STATION_BUILD_AIRPORT_HELIPORTS :{BLACK}Helicopter airports
|
||||
|
||||
STR_AIRPORT_CLASS_SMALL :Small airports
|
||||
STR_AIRPORT_CLASS_LARGE :Large airports
|
||||
STR_AIRPORT_CLASS_HUB :Hub airports
|
||||
STR_AIRPORT_CLASS_HELIPORTS :Helicopter airports
|
||||
|
||||
STR_STATION_BUILD_NOISE :{BLACK}Noise generated: {GOLD}{COMMA}
|
||||
|
||||
# Landscaping toolbar
|
||||
|
||||
Reference in New Issue
Block a user