Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r907 r917  
    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.