ServiceMenu: ja es funcional en totes les seccions del programa
This commit is contained in:
@@ -264,10 +264,7 @@ void Instructions::checkEvents()
|
||||
}
|
||||
|
||||
// Comprueba las entradas
|
||||
void Instructions::checkInput()
|
||||
{
|
||||
globalInputs::check();
|
||||
}
|
||||
void Instructions::checkInput() { globalInputs::check(); }
|
||||
|
||||
// Bucle para la pantalla de instrucciones
|
||||
void Instructions::run()
|
||||
|
||||
Reference in New Issue
Block a user