This commit is contained in:
Glenn Maynard
2005-10-07 02:00:42 +00:00
parent 7a8cf0bb38
commit de8b1db0f3
+1 -1
View File
@@ -76,7 +76,7 @@ protected:
float m_fFOV; // -1 = no change
float m_fVanishX;
float m_fVanishY;
bool m_bOverrideLighting; // if true, set ligthing to m_bLighting
bool m_bOverrideLighting; // if true, set lighting to m_bLighting
bool m_bLighting;
};