Remove fixed pipeline technique from lighting shader

This commit is contained in:
shadowislord 2015-02-01 20:06:09 -05:00
parent 16e3e00507
commit d4e85382db

View File

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