Trabajando en la cache de los recursos de los items

This commit is contained in:
2022-10-05 14:02:50 +02:00
parent 901757b9b2
commit 8076d8a765
5 changed files with 22 additions and 20 deletions

View File

@@ -157,7 +157,7 @@ bool Menu::load(std::string file_path)
}
// Cierra el fichero
printf("Closing file %s\n\n", filename.c_str());
printf("Closing file %s\n", filename.c_str());
file.close();
}
// El fichero no se puede abrir