Abans de llevar checkInputMod

This commit is contained in:
2024-11-01 16:48:03 +01:00
parent cd68c5ffea
commit 80a110e1d7
5 changed files with 12 additions and 18 deletions

View File

@@ -67,8 +67,8 @@ void DefineButtons::bindButtons()
}
}
// Comprueba las entradas
void DefineButtons::checkInput()
// Comprueba los eventos
void DefineButtons::checkEvents()
{
if (enabled_)
{