Ignore:
Timestamp:
12/16/18 09:53:06 (5 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
version_0.39_maint
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Explicit support for X-Plane 11.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r901 r909  
    4949## Flight simulator type: Prepar3D
    5050SIM_P3D = 5
     51
     52## Flight simulator type: X-Plane 11
     53SIM_XPLANE11 = 6
    5154
    5255#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.