mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
me no understando
This commit is contained in:
parent
292492d108
commit
81dc797649
@ -1643,17 +1643,6 @@ function geronimo() {
|
||||
) game.pauseResume();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
this.cheatHealth = function () {
|
||||
this.score.set(0);
|
||||
this.score.refresh(".score");
|
||||
pacman.lives = 100;
|
||||
this.refreshLevel(".level");
|
||||
this.pause = false;
|
||||
this.gameOver = false;
|
||||
};
|
||||
this.cheatHealth();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user