mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
refs #793, adjusted model to use network model, also renamed mode to better relect meaning
This commit is contained in:
@@ -33,8 +33,8 @@ namespace BlackGui
|
||||
//! Model modes
|
||||
enum AircraftMode
|
||||
{
|
||||
InfoMode, //!< like aircraft in range
|
||||
ModelMode, //!< focusing on used model
|
||||
NetworkMode, //!< like aircraft in range
|
||||
RenderedMode, //!< focusing on used model
|
||||
NotSet
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user