Revert "Shadow will actually shut itself off and delete itself now"

This commit is contained in:
Tobias Dahl
2016-03-13 21:35:57 +01:00
parent 080f5ac856
commit 7fa634ef7c
7 changed files with 140 additions and 409 deletions
-1
View File
@@ -71,7 +71,6 @@ private:
bool m_ResizeWindow = false;
int m_SSAO_Quality = 0;
int m_GLOW_Quality = 2;
bool m_Shadow_Enabled = true;
PickingPass* m_PickingPass;
LightCullingPass* m_LightCullingPass;