Просмотр исходного кода

Fix wrong div open tag in webgl_postprocessing_taa

Tristan Valcke 8 лет назад
Родитель
Сommit
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>