Changeset 6:db83d19666dc for src/test.py


Ignore:
Timestamp:
01/31/12 18:06:30 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

A bit of work on the constants

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/test.py

    r5 r6  
    1010
    1111def main():
    12     simulator = fs.createSimulator(const.TYPE_MSFS9, fs.ConnectionListener(),
     12    simulator = fs.createSimulator(const.SIM_MSFS9, fs.ConnectionListener(),
    1313                                   acft.Aircraft(const.AIRCRAFT_B737))
    1414    simulator.connect()
Note: See TracChangeset for help on using the changeset viewer.