Fix Water Shader dans le shader manager

This commit is contained in:
GolfOcean334
2024-04-12 15:56:59 +02:00
parent c7d2d13388
commit df55562d59
5 changed files with 81 additions and 9 deletions

View File

@@ -19,7 +19,6 @@ ApplicationClass::ApplicationClass()
m_Position = 0;
m_Frustum = 0;
m_DisplayPlane = 0;
m_ReflectionShader = 0;
}