mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Clear state of Network VATLIB
This commit is contained in:
@@ -1221,9 +1221,11 @@ namespace BlackCore
|
||||
|
||||
void CNetworkVatlib::clearState()
|
||||
{
|
||||
m_textMessagesToConsolidate.clear();
|
||||
m_pendingAtisQueries.clear();
|
||||
m_lastPositionUpdate.clear();
|
||||
m_lastOffsetTime.clear();
|
||||
m_sentAircraftConfig = CAircraftParts::null();
|
||||
}
|
||||
|
||||
void CNetworkVatlib::clearState(const CCallsign &callsign)
|
||||
|
||||
Reference in New Issue
Block a user