Renombrado "section->subsection" por el mas apropiado "section->options"

This commit is contained in:
2024-09-09 13:38:56 +02:00
parent 1b2d1c5786
commit 922d146781
9 changed files with 27 additions and 25 deletions

View File

@@ -253,7 +253,7 @@ void Instructions::update()
if (counter == counterEnd)
{
section->name = SECTION_PROG_TITLE;
section->subsection = SUBSECTION_TITLE_1;
section->options = SECTION_OPTIONS_TITLE_1;
}
}
}
@@ -332,7 +332,7 @@ void Instructions::checkInput()
{
JA_StopMusic();
section->name = SECTION_PROG_TITLE;
section->subsection = SUBSECTION_TITLE_1;
section->options = SECTION_OPTIONS_TITLE_1;
}
// Comprueba el input para el resto de objetos