forked from jaildesigner-jailgames/jaildoctors_dilemma
La partida ya termina al quedarse sin vidas
This commit is contained in:
@@ -80,6 +80,9 @@ private:
|
||||
// Comprueba si el jugador esta vivo
|
||||
void checkIfPlayerIsAlive();
|
||||
|
||||
// Comprueba si ha terminado la partida
|
||||
void checkEndGame();
|
||||
|
||||
// Mata al jugador
|
||||
void killPlayer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user