mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Ref T437, style
This commit is contained in:
@@ -220,10 +220,11 @@ namespace BlackSimPlugin
|
||||
DataRemoteAircraftGetPosition, //!< get position to evaluate altitude / AGL
|
||||
DataRemoteAircraftModelData, //!< model data eventually used and reported back from simulator
|
||||
DataSimEnvironment,
|
||||
DataClientAreaSb, //!< whole SB area
|
||||
DataClientAreaSbIdent, //!< SB ident single value
|
||||
DataClientAreaSbStandby, //!< SB standby
|
||||
DataClientAreaSbConnected //!< SB connected with network
|
||||
DataClientAreaSb, //!< whole SB area
|
||||
DataClientAreaSbIdent, //!< SB ident single value
|
||||
DataClientAreaSbStandby, //!< SB standby
|
||||
DataClientAreaSbConnected, //!< SB connected with network
|
||||
DataClientAreaSbRunning //!< SB running
|
||||
};
|
||||
|
||||
//! SimConnect request IDs
|
||||
|
||||
Reference in New Issue
Block a user