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

@@ -565,7 +565,7 @@ void Game::fillRoomNameTexture()
Screen::get()->setRenderSurfaceData(room_name_surface_);
// Rellena la textura de color
Screen::get()->clear(stringToColor("white"));
Screen::get()->clearSurface(stringToColor("white"));
// Escribe el texto en la textura
auto text = Resource::get()->getText("smb2");