mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 22:15:37 +08:00
Ref T437, style
This commit is contained in:
@@ -223,7 +223,8 @@ namespace BlackSimPlugin
|
|||||||
DataClientAreaSb, //!< whole SB area
|
DataClientAreaSb, //!< whole SB area
|
||||||
DataClientAreaSbIdent, //!< SB ident single value
|
DataClientAreaSbIdent, //!< SB ident single value
|
||||||
DataClientAreaSbStandby, //!< SB standby
|
DataClientAreaSbStandby, //!< SB standby
|
||||||
DataClientAreaSbConnected //!< SB connected with network
|
DataClientAreaSbConnected, //!< SB connected with network
|
||||||
|
DataClientAreaSbRunning //!< SB running
|
||||||
};
|
};
|
||||||
|
|
||||||
//! SimConnect request IDs
|
//! SimConnect request IDs
|
||||||
|
|||||||
Reference in New Issue
Block a user