pisouvigne 5 years ago
parent 17faf058a4
commit 15687ed943

@ -875,7 +875,7 @@ function wait(mode, btn) {
setMode("Normal");
break;
case "vanilla":
setTimeout(vanillaSelection, time);
setTimeout(playVanilla, time);
setMode("Vanilla")
break;
case "perso":

Loading…
Cancel
Save