Upload
This commit is contained in:
parent
54468aafa0
commit
240c8e9a7c
@ -181,7 +181,7 @@ events.prototype.gameOver = function (success, fromReplay) {
|
|||||||
core.restart();
|
core.restart();
|
||||||
}
|
}
|
||||||
|
|
||||||
core.drawConfirmBox("你想记录你的ID和成绩吗?", function () {
|
core.ui.drawConfirmBox("你想记录你的ID和成绩吗?", function () {
|
||||||
doUpload(prompt("请输入你的ID:"));
|
doUpload(prompt("请输入你的ID:"));
|
||||||
}, function () {
|
}, function () {
|
||||||
doUpload("");
|
doUpload("");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user