Remove "Disable Lighting".

This commit is contained in:
NeoBrainX 2012-02-25 23:34:28 +01:00
commit 1dd6b978c1
7 changed files with 1 additions and 28 deletions

View file

@ -100,7 +100,6 @@ struct VideoConfig
// Render
bool bWireFrame;
bool bDisableLighting;
bool bDisableTexturing;
bool bDstAlphaPass;
bool bDisableFog;