Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r647 r681  
    1111
    1212## The version of the program
    13 VERSION="0.34cef"
     13VERSION="0.35.2"
    1414
    1515#-------------------------------------------------------------------------------
     
    4545## Flight simulator type: X-Plane 10
    4646SIM_XPLANE10 = 4
     47
     48## Flight simulator type: Prepar3D
     49SIM_P3D = 5
    4750
    4851#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.