1.0.2.4 RC2

This commit is contained in:
[VB]AWOL
2013-10-07 00:30:42 -05:00
parent 96cba5647f
commit 9db68d1eb1
41 changed files with 371 additions and 200 deletions

View File

@@ -1,8 +1,8 @@
ambient[]={1,1,1,1};
diffuse[]={1,1,1,1};
ambient[]={0.6901961,0.6901961,0.6901961,1};
diffuse[]={0.6901961,0.6901961,0.6901961,1};
forcedDiffuse[]={0,0,0,0};
emmisive[]={0,0,0,1};
specular[]={0.45490196,0.45490196,0.45490196,1};
specular[]={0.32156864,0.32156864,0.32156864,1};
specularPower=200;
PixelShaderID="Super";
VertexShaderID="Super";