diff --git a/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md b/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md index 2aa795c14..32076a815 100644 --- a/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md +++ b/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md @@ -119,8 +119,7 @@ MaterialDef Phong Lighting { Technique { LightMode SinglePass - LightSpace View - + VertexShader GLSL100: Common/MatDefs/Light/SPLighting.vert FragmentShader GLSL100: Common/MatDefs/Light/SPLighting.frag