Graphics/DepthRenderTechnique: No longer require a viewer

Fixes crash
This commit is contained in:
Lynix
2016-12-15 14:37:12 +01:00
parent cb447e4db7
commit ff5b72b469
2 changed files with 0 additions and 16 deletions

View File

@@ -55,7 +55,6 @@ namespace Nz
NazaraSlot(Shader, OnShaderRelease, shaderReleaseSlot);
// Autre uniformes
int eyePosition;
int sceneAmbient;
int textureOverlay;
};