* Missed this one yesterday, removed FixedFunc name from UnshadedArray.j3md

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9558 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
Sha..rd 2012-07-11 00:42:20 +00:00
parent eae0a18246
commit 6c12291559

View File

@ -63,8 +63,4 @@ MaterialDef Unshaded {
HAS_COLORMAP // Must be passed so that Unshaded.vert exports texCoord.
}
}
Technique FixedFunc {
}
}