Преглед изворни кода

Fix wrong div open tag in webgl_postprocessing_msaa

Tristan Valcke пре 8 година
родитељ
комит
13add3a4f9
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      examples/webgl_postprocessing_msaa.html

+ 0 - 1
examples/webgl_postprocessing_msaa.html

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