mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
fix individual score upload
This commit is contained in:
parent
73b8da36ab
commit
929471698f
@ -133,7 +133,7 @@ class ScoreStorage{
|
||||
var obj = {}
|
||||
obj[hash] = this.scoreStrings[hash]
|
||||
this.sendToServer({
|
||||
scores: obj
|
||||
scores: this.prepareScores(obj)
|
||||
}).catch(() => this.add.apply(this, arguments))
|
||||
}
|
||||
template(){
|
||||
|
Loading…
Reference in New Issue
Block a user