corregidos varios bugs

This commit is contained in:
2024-09-11 20:42:21 +02:00
parent 41c3e1f32c
commit a435e3ed8c
7 changed files with 29 additions and 27 deletions

View File

@@ -61,7 +61,7 @@ public:
void checkInput();
// Habilita el objeto
void enable(int index);
bool enable(int index);
// Comprueba si está habilitado
bool isEnabled();