Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/flight.py

    r430 r391  
    8686        """Get the flight stage."""
    8787        return self._stage
    88 
    89     @property
    90     def fsType(self):
    91         """Get the flight simulator type."""
    92         return self._gui.fsType
    9388
    9489    @property
Note: See TracChangeset for help on using the changeset viewer.