Win End
This commit is contained in:
parent
b1d9144e52
commit
4e69b4ee10
@ -133,7 +133,7 @@ events.prototype.win = function(reason) {
|
|||||||
core.drawText([
|
core.drawText([
|
||||||
"\t[恭喜通关]你的分数是${status:hp}。"
|
"\t[恭喜通关]你的分数是${status:hp}。"
|
||||||
], function () {
|
], function () {
|
||||||
core.events.gameOver('', replaying);
|
core.events.gameOver(reason||'', replaying);
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user