Afegit globalInputs::update() a totes les seccions del programa
This commit is contained in:
@@ -77,6 +77,9 @@ void HiScoreTable::update()
|
||||
// Actualiza el objeto screen
|
||||
Screen::get()->update();
|
||||
|
||||
// Actualiza las variables de globalInputs
|
||||
globalInputs::update();
|
||||
|
||||
// Actualiza el fondo
|
||||
background_->update();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user