forked from jaildesigner-jailgames/jaildoctors_dilemma
migrat Notifier a time based
This commit is contained in:
@@ -62,7 +62,7 @@ void GameOver::update() {
|
||||
tv_sprite_->update(delta);
|
||||
|
||||
// Actualiza el objeto Screen
|
||||
Screen::get()->update();
|
||||
Screen::get()->update(delta);
|
||||
}
|
||||
|
||||
// Dibuja el final en pantalla
|
||||
|
||||
Reference in New Issue
Block a user