소스 검색

Fix wrong div open tag in webgl_postprocessing_taa

Tristan Valcke 8 년 전
부모
커밋
b0da372ae2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      examples/webgl_postprocessing_taa.html

+ 0 - 1
examples/webgl_postprocessing_taa.html

@@ -208,6 +208,5 @@
 			}
 
 		</script>
-		<div>
 	</body>
 </html>