]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/wxradar.hxx
- Added ultra-light traffic is now a separate traffic class that can have its
[flightgear.git] / src / Instrumentation / wxradar.hxx
index 5d8093f7af46fd22865f4236b1064b8be51157b3..ac22959a749e5b554f72c7f933e40740c0dae384 100644 (file)
@@ -59,6 +59,7 @@ private:
     int _num;
     double _interval;
     double _time;
+    string _texture_path;
 
     typedef enum { ARC, MAP, PLAN, ROSE } DisplayMode;
     DisplayMode _display_mode;