canviat blit() per render()
This commit is contained in:
@@ -265,7 +265,7 @@ void Instructions::render()
|
||||
fade_->render();
|
||||
|
||||
// Vuelca el contenido del renderizador en pantalla
|
||||
Screen::get()->blit();
|
||||
Screen::get()->render();
|
||||
}
|
||||
|
||||
// Recarga todas las texturas
|
||||
|
||||
Reference in New Issue
Block a user