]> git.mxchange.org Git - flightgear.git/blobdiff - src/Viewer/renderingpipeline.hxx
commradio: improvements for atis speech
[flightgear.git] / src / Viewer / renderingpipeline.hxx
index 9f165bd15b303ebdc9a9899f625bcf5bfc1c9f83..3be2cf49e7d5846e6c2f953752666e34bd4834ff 100644 (file)
@@ -61,6 +61,7 @@ public:
         std::string type;
         int orderNum;
         std::string effect;
+        std::string debugProperty;
     };
 
     struct Attachment : public Conditionable {