Przeglądaj źródła

ShaderSkin: Remove comment

Mugen87 6 lat temu
rodzic
commit
daf1aa3279
1 zmienionych plików z 0 dodań i 1 usunięć
  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
 	//
 	// ------------------------------------------------------------------------------------------ */