mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
[FG] Set velocities to 0 if simulator is paused
This commit is contained in:
committed by
Mat Sutcliffe
parent
5a01272258
commit
66c97cfe2e
@@ -244,6 +244,8 @@ namespace BlackSimPlugin::Flightgear
|
||||
qint64 m_statsAddMaxTimeMs = -1;
|
||||
qint64 m_statsAddCurrentTimeMs = -1;
|
||||
|
||||
bool m_simulatorPaused = false;
|
||||
|
||||
//! Reset the Flightgear data
|
||||
void resetFlightgearData()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user