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

New constant for X-Plane 12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r1066 r1073  
    5252## Flight simulator type: X-Plane 11
    5353SIM_XPLANE11 = 6
     54
     55## Flight simulator type: X-Plane 12
     56SIM_XPLANE12 = 7
    5457
    5558#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.