فهرست منبع

Fix wrong div open tag in webgl_postprocessing_taa

Tristan Valcke 8 سال پیش
والد
کامیت
b0da372ae2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      examples/webgl_postprocessing_taa.html

+ 0 - 1
examples/webgl_postprocessing_taa.html

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