canvi de pc

This commit is contained in:
2025-03-05 07:44:12 +01:00
parent 57481a1e97
commit 33038e8509
23 changed files with 173 additions and 164 deletions

View File

@@ -139,7 +139,7 @@ void Scoreboard::fillTexture()
Screen::get()->setRenderSurfaceData(surface_);
// Limpia la textura
Screen::get()->clear(stringToColor("black"));
Screen::get()->clearSurface(stringToColor("black"));
// Anclas
constexpr int LINE1 = BLOCK;