Browse Source

Fix wrong div open tag in webgl_postprocessing_msaa

Tristan Valcke 8 năm trước cách đây
mục cha
commit
13add3a4f9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      examples/webgl_postprocessing_msaa.html

+ 0 - 1
examples/webgl_postprocessing_msaa.html

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