|
@@ -272,7 +272,7 @@ void PlugIn::validateBackendData() {
|
|
|
|
|
|
this->m_compatible = true;
|
|
this->m_compatible = true;
|
|
|
|
|
|
- this->DisplayUserMessage(PLUGIN_NAME, "INFO", "Reloaded AMAN-configuration", true, true, false, false, false);
|
|
|
|
|
|
+ this->DisplayUserMessage(PLUGIN_NAME, "INFO", "Loaded AMAN-configuration", true, true, false, false, false);
|
|
}
|
|
}
|
|
|
|
|
|
EuroScopePlugIn::CRadarScreen* PlugIn::OnRadarScreenCreated(const char* displayName, bool needsRadarContent, bool geoReferenced,
|
|
EuroScopePlugIn::CRadarScreen* PlugIn::OnRadarScreenCreated(const char* displayName, bool needsRadarContent, bool geoReferenced,
|