Miscellaneous bug fixes

This commit is contained in:
LoveEevee
2018-12-13 12:18:52 +03:00
parent f726ecdd7b
commit 5f4048315d
16 changed files with 145 additions and 93 deletions

View File

@@ -703,7 +703,7 @@ class Scoresheet{
}
getMS(){
return +new Date
return Date.now()
}
clean(){