Ignore:
Timestamp:
04/07/12 08:48:34 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented better connection and connection failure handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/flight.py

    r31 r59  
    3434        self.flareTimeFromFS = False
    3535        self.entranceExam = False
    36         self.zfw = 50000
     36        self.zfw = None
    3737
    3838        self.options = Options()
Note: See TracChangeset for help on using the changeset viewer.