mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Avoid too many booking reader values
This commit is contained in:
committed by
Mat Sutcliffe
parent
a646e122af
commit
909a9e55d7
@@ -66,6 +66,7 @@ namespace BlackCore
|
||||
//! Settings changed
|
||||
void settingsChanged();
|
||||
|
||||
int m_failures = 0;
|
||||
BlackMisc::CSettingReadOnly<BlackCore::Vatsim::TVatsimBookings> m_settings { this, &CVatsimBookingReader::settingsChanged };
|
||||
};
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user