mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Ref T259, Ref T243 situation/parts/lights adjustments
* guessing now in parts/lights (so it can be used with all sims) * minor renamings * init FSX data definitions from parts
This commit is contained in:
@@ -66,7 +66,7 @@ namespace BlackMisc
|
||||
{
|
||||
if (situation.isNewerThanAdjusted(latest))
|
||||
{
|
||||
situation.setOnGround(latest.isOnGround(), latest.getOnGroundDetails());
|
||||
situation.setOnGround(latest.getOnGround(), latest.getOnGroundDetails());
|
||||
c++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user