val! ja pinta coses en altres surfaces

This commit is contained in:
2025-03-05 19:41:55 +01:00
parent 70a50f5117
commit 5a8747cc4b
5 changed files with 15 additions and 13 deletions

View File

@@ -316,7 +316,7 @@ void Title::fillSurface()
Screen::get()->setRendererSurface(bg_surface_);
// Rellena la textura de color
Screen::get()->clearSurface(4);
bg_surface_->clear(1);
// Pinta el gráfico del titulo a partir del sprite
title_logo_sprite_->render();