Browse Source

add msaa to example files.js

Ben Houston 9 years ago
parent
commit
134f99d3ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/files.js

+ 1 - 0
examples/files.js

@@ -177,6 +177,7 @@ var files = {
 		"webgl_postprocessing_glitch",
 		"webgl_postprocessing_godrays",
 		"webgl_postprocessing_masking",
+		"webgl_postprocessing_msaa",
 		"webgl_postprocessing_nodes",
 		"webgl_postprocessing_smaa",
 		"webgl_postprocessing_ssao",