Add: typing test for word, sentence

This commit is contained in:
2018-06-07 11:07:53 +09:00
parent 670d48cbc7
commit 70ce70a148
27 changed files with 2011 additions and 3 deletions
-1
View File
@@ -84,7 +84,6 @@ class Loading {
// this.preloadBar.alpha = 1;
if(isDebugMode()) {
sessionStorage
this.state.start('Game');
return;
}