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

@@ -113,7 +113,7 @@ void HiScoreTable::render()
Screen::get()->start();
// Limpia la pantalla
Screen::get()->clean(BG_COLOR);
Screen::get()->clean();
// Pinta el fondo
background_->render();