diff --git a/site/v1/js/func.js b/site/v1/js/func.js index e9c3b68..275d87e 100644 --- a/site/v1/js/func.js +++ b/site/v1/js/func.js @@ -875,7 +875,7 @@ function wait(mode, btn) { setMode("Normal"); break; case "vanilla": - setTimeout(vanillaSelection, time); + setTimeout(playVanilla, time); setMode("Vanilla") break; case "perso":