mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Ref T259, Ref T243 details for aircraft parts
This commit is contained in:
committed by
Roland Winklmeier
parent
c1ac229875
commit
c3f05ea1cd
@@ -257,9 +257,10 @@ namespace BlackMisc
|
||||
CLogMessage::preformatted(message);
|
||||
}
|
||||
|
||||
// make sure in any case right time
|
||||
// make sure in any case right time and correct details
|
||||
parts.setCurrentUtcTime();
|
||||
parts.setTimeOffsetMs(currentOffset);
|
||||
parts.setPartsDetails(CAircraftParts::FSDAircraftParts);
|
||||
|
||||
// store part history (parts always absolute)
|
||||
this->storeAircraftParts(callsign, parts, false);
|
||||
|
||||
Reference in New Issue
Block a user