Ignore:
Timestamp:
08/08/15 07:24:29 (9 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added constant for P3D as well as a check for the version (re #273).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r656 r657  
    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.