cMaterial.java
.. .. @@ -144,7 +144,7 @@ 144 144 145 145 cColor.HSBtoRGB(display.color, display.saturation, 1, display.modelParams0); 146 146 147 - float[] colorV = GraphreeD.colorV;147 + float[] colorV = GrafreeD.colorV;148 148 149 149 /**/ 150 150 if (display.drawMode == display.DEFAULT) // && display.RENDERPROGRAM == 0)