Changeset 557:23c1b4d2cff5
- Timestamp:
- 02/01/14 12:30:42 (11 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/flight.py
r556 r557 3724 3724 self.gui.endBusy() 3725 3725 returned = True 3726 result.pilotID = "P096"3727 result.password = "V5fwj"3728 result.loggedIn = True3729 result.flights = []3730 3726 isReload = self._loginResult is not None 3731 3727 if returned:
Note:
See TracChangeset
for help on using the changeset viewer.