mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 13:35:34 +08:00
Slow parts update and using event for flaps, as sim. variable sets the flaps, but then always retracts it.
https://swift-project.slack.com/archives/G96QTUBEG/p1558454646002200
This commit is contained in:
@@ -934,7 +934,6 @@ namespace BlackCore
|
||||
bool ISimulator::isUpdateAircraftLimitedWithStats(qint64 startTime)
|
||||
{
|
||||
const bool limited = this->isUpdateAircraftLimited(startTime);
|
||||
this->finishUpdateRemoteAircraftAndSetStatistics(startTime, limited);
|
||||
return limited;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user