Browse Source

Fix wrong div open tag in webgl_postprocessing_taa

Tristan Valcke 8 years ago
parent
commit
b0da372ae2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/webgl_postprocessing_taa.html

+ 0 - 1
examples/webgl_postprocessing_taa.html

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