corregida logica de atravesar el fondo de la pantalla a velocitat terminal

This commit is contained in:
2025-11-22 09:29:20 +01:00
parent bd011a0ebb
commit 9ef7f4274d
7 changed files with 53 additions and 45 deletions

View File

@@ -151,7 +151,7 @@ Director::Director(std::vector<std::string> const& args) {
Debug::init();
#endif
std::cout << "\n"; // Fin de inicialización de sistemas
std::cout << "\n"; // Fin de inicialización de sistemas
// Special handling for cheevos.bin - also needs filesystem path
#ifdef RELEASE_BUILD