Changeset 1132:0d569e337b6c


Ignore:
Timestamp:
02/24/24 12:36:47 (2 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The internal type constant for a Tu-154 is translated correctly to a type code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/rpc.py

    r1131 r1132  
    246246                      const.AIRCRAFT_DC3   : "LI2",
    247247                      const.AIRCRAFT_T134  : "T134",
    248                       const.AIRCRAFT_T154  : "T155",
     248                      const.AIRCRAFT_T154  : "T154",
    249249                      const.AIRCRAFT_YK40  : "YK40",
    250250                      const.AIRCRAFT_B462  : "B462",
Note: See TracChangeset for help on using the changeset viewer.