mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Ref T384, style
This commit is contained in:
@@ -306,7 +306,7 @@ namespace BlackCore
|
||||
const CAtcStationList stations(this->getAtcStationsOnline());
|
||||
for (const CAtcStation &station : stations)
|
||||
{
|
||||
m_network->sendAtisQuery(station.getCallsign());
|
||||
m_network->sendAtisQuery(station.getCallsign()); // for each online station
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user