Ignore:
Timestamp:
02/01/14 12:30:42 (10 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Removed workaround for not being able to log in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/flight.py

    r556 r557  
    37243724        self.gui.endBusy()
    37253725        returned = True
    3726         result.pilotID = "P096"
    3727         result.password = "V5fwj"
    3728         result.loggedIn = True
    3729         result.flights = []
    37303726        isReload = self._loginResult is not None
    37313727        if returned:
Note: See TracChangeset for help on using the changeset viewer.