forked from jaildesigner-jailgames/jaildoctors_dilemma
arreglos d'estil en Screen
This commit is contained in:
@@ -214,7 +214,7 @@ void LoadingScreen::run()
|
||||
|
||||
// Limpia la pantalla
|
||||
Screen::get()->start();
|
||||
Screen::get()->clear();
|
||||
Screen::get()->clearRenderer();
|
||||
Screen::get()->render();
|
||||
|
||||
while (options.section.section == Section::LOADING_SCREEN)
|
||||
|
||||
Reference in New Issue
Block a user