ignore the sweatbox and playbacks to use only real VATSIM data

This commit is contained in:
Sven Czarnian
2021-11-29 21:00:37 +01:00
parent 055cf900fb
commit e4ea8f46c8
2 changed files with 41 additions and 3 deletions

View File

@@ -60,6 +60,8 @@ namespace aman {
std::map<std::string, Inbound> m_inbounds;
std::list<std::string> m_forcedToBackendCallsigns;
bool m_compatible;
bool m_sweatboxValid;
bool m_playbackValid;
public:
/**