Remove the LightSpace entry in Lighting.j"md as it not needed anymore

This commit is contained in:
Nehon 2016-04-11 19:21:04 +02:00
parent c7d264fe8e
commit 0ecaa3bc8d

View File

@ -119,7 +119,6 @@ MaterialDef Phong Lighting {
Technique { Technique {
LightMode SinglePass LightMode SinglePass
LightSpace View
VertexShader GLSL100: Common/MatDefs/Light/SPLighting.vert VertexShader GLSL100: Common/MatDefs/Light/SPLighting.vert
FragmentShader GLSL100: Common/MatDefs/Light/SPLighting.frag FragmentShader GLSL100: Common/MatDefs/Light/SPLighting.frag