Sfoglia il codice sorgente

Fix wrong div open tag in webgl_postprocessing_taa

Tristan Valcke 8 anni fa
parent
commit
b0da372ae2
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      examples/webgl_postprocessing_taa.html

+ 0 - 1
examples/webgl_postprocessing_taa.html

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