瀏覽代碼

ShaderSkin: Remove comment

Mugen87 6 年之前
父節點
當前提交
daf1aa3279
共有 1 個文件被更改,包括 0 次插入1 次删除
  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
 	//
 	// ------------------------------------------------------------------------------------------ */