Browse Source

* Remove GL1 technique from TerrainLighting.j3md

shadowislord 10 years ago
parent
commit
4797628d7b

+ 0 - 4
jme3-terrain/src/main/resources/Common/MatDefs/Terrain/TerrainLighting.j3md

@@ -296,10 +296,6 @@ MaterialDef Terrain Lighting {
         }
     }
 
-    Technique {
-        LightMode FixedPipeline
-    }
-
     Technique Glow {
 
         VertexShader GLSL100:   Common/MatDefs/Misc/Unshaded.vert