forked from jaildesigner-jailgames/jaildoctors_dilemma
Ya muere al caer de alto
This commit is contained in:
@@ -77,6 +77,9 @@ private:
|
||||
// Comprueba las colisiones del jugador con los objetos
|
||||
void checkPlayerAndItems();
|
||||
|
||||
// Comprueba si el jugador esta vivo
|
||||
void checkIfPlayerIsAlive();
|
||||
|
||||
// Mata al jugador
|
||||
void killPlayer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user