millorat el log del principi antes de que jaildoc remugue

This commit is contained in:
2025-11-21 14:03:11 +01:00
parent 959a513651
commit 039eb20c06
4 changed files with 6 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ void Cache::clear() {
void Cache::load() {
calculateTotal();
Screen::get()->setBorderColor(static_cast<Uint8>(PaletteColor::BLACK));
std::cout << "** LOADING RESOURCES" << '\n';
std::cout << "\n** LOADING RESOURCES" << '\n';
loadSounds();
loadMusics();
loadSurfaces();