Fix typo in game.js
This commit is contained in:
@@ -221,7 +221,7 @@ function submit() {
|
||||
sendData(nameHS, int(time));
|
||||
console.log(nameHS + ": " + int(time));
|
||||
nameHS = '';
|
||||
submitted = true;0
|
||||
submitted = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user