]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/runwaybase.hxx
Prepare and implement reinit methods for instruments
[flightgear.git] / src / Airports / runwaybase.hxx
index 745d4cb86b43d6d577d1bebb58424bda7b0e548f..ca0a9fb6a4adeedcf61341a75b706f07566d3910 100644 (file)
@@ -85,6 +85,7 @@ public:
   { return _surface_code; }
   
 protected:
+    
   double _heading;
   double _length;
   double _width;