]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/light.hxx
Sync. w. JSBSim CVS
[flightgear.git] / src / Time / light.hxx
index 09b13baeadc925b2915bdae9fbd28391480d6e8e..ffffa5ab28c51c779c22b227ba0f5a9a0e1ed7cd 100644 (file)
@@ -124,6 +124,7 @@ public:
     inline const SGVec4f& sky_color () const { return _sky_color; }
     inline const SGVec4f& cloud_color () const { return _cloud_color; }
     inline const SGVec4f& adj_fog_color () const { return _adj_fog_color; }
+    inline const SGVec4f& adj_sky_color () const { return _adj_sky_color; }
 
 
     // Sun related functions