fix in alpha

This commit is contained in:
tamat
2018-10-25 19:41:13 +02:00
parent e2e28e7f24
commit 122450747d
5 changed files with 78 additions and 66 deletions

View File

@@ -44,6 +44,7 @@ function addDemo( name, url )
//some examples
addDemo("Features", "examples/features.json");
addDemo("Benchmark", "examples/benchmark.json");
addDemo("Audio", "examples/audio.json");
addDemo("Audio Delay", "examples/audio_delay.json");
addDemo("Audio Reverb", "examples/audio_reverb.json");