Parcourir la source

Fix wrong div open tag in webgl_postprocessing_msaa_unbiased

Tristan Valcke il y a 9 ans
Parent
commit
6030b9069f
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      examples/webgl_postprocessing_msaa_unbiased.html

+ 0 - 1
examples/webgl_postprocessing_msaa_unbiased.html

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