Remove "Disable Lighting".

This commit is contained in:
NeoBrainX
2012-02-25 23:34:28 +01:00
parent 1d9ac2f6e1
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;