mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Ref T338, style
This commit is contained in:
@@ -376,7 +376,7 @@ namespace BlackCore
|
||||
|
||||
const bool added = this->testAddAltitudeOffset(cs, os);
|
||||
if (added) { CLogMessage(this).info("Added altitude offset %1 for %2") << os.valueRoundedWithUnit(2) << cs.asString(); }
|
||||
else { CLogMessage(this).info("Removed altitude offset %1") << cs.asString(); }
|
||||
else { CLogMessage(this).info("Removed altitude offset %1") << cs.asString(); }
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user