Ignore:
Timestamp:
07/10/16 05:54:17 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added support for the Boeing 737-200 aircraft type (weight data is still missing, re #302)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/common.py

    r741 r790  
    415415                  _const.AIRCRAFT_B738  : xstr("aircraft_b738"),
    416416                  _const.AIRCRAFT_B738C : xstr("aircraft_b738c"),
     417                  _const.AIRCRAFT_B732  : xstr("aircraft_b732"),
    417418                  _const.AIRCRAFT_B733  : xstr("aircraft_b733"),
    418419                  _const.AIRCRAFT_B734  : xstr("aircraft_b734"),
Note: See TracChangeset for help on using the changeset viewer.