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
@@ -76,7 +76,6 @@ private:
const ShadowPass* m_ShadowPass;
ShaderProgram* m_ForwardPlusProgram;
ShaderProgram* m_ForwardPlusNoShadowsProgram;
ShaderProgram* m_ExplosionEffectProgram;
ShaderProgram* m_ExplosionEffectSplatMapProgram;
ShaderProgram* m_SpriteProgram;