(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
This commit is contained in:
@@ -114,7 +114,7 @@ struct AirportSpec {
|
||||
TTDPAirportType ttd_airport_type; ///< ttdpatch airport type (Small/Large/Helipad/Oilrig)
|
||||
AirportClassID cls_id; ///< the class to which this airport type belongs
|
||||
SpriteID preview_sprite; ///< preview sprite for this airport
|
||||
uint16 maintenance_cost; ///< maintenance cost mulltiplier
|
||||
uint16 maintenance_cost; ///< maintenance cost multiplier
|
||||
/* Newgrf data */
|
||||
bool enabled; ///< Entity still available (by default true). Newgrf can disable it, though.
|
||||
struct GRFFileProps grf_prop; ///< Properties related to the grf file.
|
||||
|
||||
Reference in New Issue
Block a user