client linux fonctionnel
This commit is contained in:
		@@ -7,7 +7,7 @@ void main()
 | 
			
		||||
    texel = texture2D(tex,gl_TexCoord[0].st);
 | 
			
		||||
 | 
			
		||||
    texel *= light;
 | 
			
		||||
   texel.a = 255;
 | 
			
		||||
   texel.a = 255.;
 | 
			
		||||
    gl_FragColor = texel;
 | 
			
		||||
   
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user