Passant std::cout a SDL_Log
This commit is contained in:
@@ -260,7 +260,7 @@ void Intro::render()
|
||||
Screen::get()->start();
|
||||
|
||||
// Limpia la pantalla
|
||||
Screen::get()->clean(bg_color);
|
||||
Screen::get()->clean(BG_COLOR);
|
||||
|
||||
// Dibuja el fondo
|
||||
tiled_bg_->render();
|
||||
|
||||
Reference in New Issue
Block a user