Changeset 43:f5c93554d51c for src/mlx/gui
- Timestamp:
- 03/10/12 16:31:28 (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/flight.py
r42 r43 97 97 config.pilotID = self._pilotID.get_text() 98 98 config.password = self._password.get_text() 99 config.save() 99 100 self._wizard.nextPage() 100 101 else:
Note:
See TracChangeset
for help on using the changeset viewer.