Commit 4a68d666 authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

parent 1db12f0e
......@@ -499,6 +499,8 @@ export default class PlayScene extends Scene {
reviveTag = 0;
checkGameOver() {
this['pause'] = true;
this.gameOver();
return;
const num = window['revivePlugId'];
// console.log(DataManager.ins.getPrizeInfoList[num])
const costCredits = DataManager.ins.getPrizeInfoList[num].creditsPrice || 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment