Arreglado el modo demo

Grabada una nueva demo
This commit is contained in:
2024-07-05 20:40:08 +02:00
parent dc09c189e9
commit f73eab7a77
8 changed files with 109 additions and 82 deletions

View File

@@ -239,12 +239,6 @@ void Title::checkInput()
postFade = index;
}
//else if (input->checkInput(input_start, REPEAT_FALSE))
//{
// fade->activate();
// postFade = 0;
//}
// Comprueba el input para el resto de objetos
screen->checkInput();
}