netejat codi mort en screen.cpp

This commit is contained in:
2025-10-16 13:29:25 +02:00
parent 7fe2523221
commit 9db902c024
3 changed files with 1 additions and 47 deletions

View File

@@ -46,7 +46,6 @@ void Resource::clear() {
// Carga todos los recursos
void Resource::load() {
calculateTotal();
Screen::get()->show();
Screen::get()->setBorderColor(static_cast<Uint8>(PaletteColor::BLACK));
std::cout << "** LOADING RESOURCES" << std::endl;
loadSounds();