Arreglado tamaño de las notificaciones en pantalla completa

This commit is contained in:
2022-11-23 20:33:54 +01:00
parent ea5360ea74
commit 7070dac482
5 changed files with 8 additions and 11 deletions

View File

@@ -117,7 +117,7 @@ void Title::checkEventHandler()
#ifdef DEBUG
case SDL_SCANCODE_F6:
screen->showText("MAMA MIRA! SIN MANOS!");
screen->showNotification("MAMA MIRA! SIN MANOS!");
break;
#endif