try faster

This commit is contained in:
s2
2013-04-13 11:51:14 +02:00
parent f9c9435e4f
commit 46178e4849

View File

@@ -159,7 +159,7 @@ if (typeof(sw) == 'undefined') {
} else {
startGame(wrongWord);
}
}, 1000);
}, 300);
});