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/fsuipc.py

    r789 r790  
    21842184                   const.AIRCRAFT_B738  : B737Model,
    21852185                   const.AIRCRAFT_B738C : B737Model,
     2186                   const.AIRCRAFT_B732  : B737Model,
    21862187                   const.AIRCRAFT_B733  : B737Model,
    21872188                   const.AIRCRAFT_B734  : B737Model,
Note: See TracChangeset for help on using the changeset viewer.