forked from jaildesigner-jailgames/jaildoctors_dilemma
linter
This commit is contained in:
@@ -89,7 +89,7 @@ class Game {
|
||||
void renderRoomName();
|
||||
|
||||
// Cambia de habitación
|
||||
bool changeRoom(const std::string& file);
|
||||
bool changeRoom(const std::string& room_path);
|
||||
|
||||
// Comprueba el teclado
|
||||
void checkInput();
|
||||
|
||||
Reference in New Issue
Block a user