X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNavaids%2Fnavrecord.cxx;h=a22bebb69b431f7f6dec13701adb0a6318531488;hb=0e53e2cbb1e7f511c40121ade43a539d15e0e155;hp=041c12f1a663fc84aef85f6b021682eedb01c089;hpb=97a251544371dbe9073a2c77df8b936176b916dc;p=flightgear.git diff --git a/src/Navaids/navrecord.cxx b/src/Navaids/navrecord.cxx index 041c12f1a..a22bebb69 100644 --- a/src/Navaids/navrecord.cxx +++ b/src/Navaids/navrecord.cxx @@ -82,6 +82,7 @@ FGNavRecord::FGNavRecord(Type aTy, const std::string& aIdent, } } + init(true); // init FGPositioned (now position is adjusted) } void FGNavRecord::initAirportRelation()