forked from jaildesigner-jailgames/jaildoctors_dilemma
Modificadas las notificaciones a dos lineas de texto
This commit is contained in:
@@ -161,7 +161,7 @@ void Game::checkEventHandler()
|
||||
break;
|
||||
|
||||
case SDL_SCANCODE_F6:
|
||||
screen->showNotification("MAMA MIRA! SIN MANOS!");
|
||||
screen->showNotification("1234567890");
|
||||
break;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user