netejat codi mort en screen.cpp
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user