Scoreboard: colorets al param.h

This commit is contained in:
2025-06-26 14:27:18 +02:00
parent 13c4f66228
commit 9b57c7314e
12 changed files with 67 additions and 34 deletions

View File

@@ -257,7 +257,7 @@ void Intro::render()
Screen::get()->start();
// Limpia la pantalla
Screen::get()->clean(BG_COLOR);
Screen::get()->clean();
// Dibuja el fondo
tiled_bg_->render();