canvi de pc
This commit is contained in:
@@ -303,7 +303,7 @@ auto checkInputs() -> bool {
|
||||
}
|
||||
|
||||
// Saltar sección
|
||||
if ((Input::get()->checkAnyButton() != 0) && !ServiceMenu::get()->isEnabled()) {
|
||||
if ((Input::get()->checkAnyButton()) && !ServiceMenu::get()->isEnabled()) {
|
||||
skipSection();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user