Explorar el Código

ShaderSkin: Remove comment

Mugen87 hace 6 años
padre
commit
daf1aa3279
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examples/js/ShaderSkin.js

+ 0 - 1
examples/js/ShaderSkin.js

@@ -16,7 +16,6 @@ THREE.ShaderSkin = {
 	//		- specular map
 	//		- point, directional and hemisphere lights (use with "lights: true" material option)
 	//		- fog (use with "fog: true" material option)
-	//		- shadow maps
 	//
 	// ------------------------------------------------------------------------------------------ */