Преглед на файлове

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>