]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/groundradar.cxx
Merge branch 'next' into durk-atc
[flightgear.git] / src / Instrumentation / groundradar.cxx
index ffa2e1fc945881d6f4278c49b4aa22f425e3b573..c604cc43c224121088d3f1ef53125fd5adc85c6e 100644 (file)
@@ -47,7 +47,7 @@
 #include "groundradar.hxx"
 
 static const char* airport_source_node_name = "airport-id-source";
-static const char* default_airport_node_name = "/sim/tower/airport-id";
+static const char* default_airport_node_name = "/sim/airport/closest-airport-id";
 static const char* texture_node_name = "texture-name";
 static const char* default_texture_name = "Aircraft/Instruments/Textures/od_groundradar.rgb";
 static const char* range_source_node_name = "range-source";