Optimizado un poco el title.cpp

This commit is contained in:
2022-11-30 13:43:47 +01:00
parent 75228cc451
commit 5d89a3057e
4 changed files with 25 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ Director::Director(int argc, char *argv[])
section.subsection = SUBSECTION_LOGO_TO_INTRO;
#ifdef DEBUG
section.name = SECTION_PROG_INTRO;
section.name = SECTION_PROG_LOGO;
#endif
// Crea e inicializa las opciones del programa