Optimizando la intro
This commit is contained in:
@@ -18,7 +18,7 @@ Director::Director(int argc, char *argv[])
|
||||
section.subsection = SUBSECTION_LOGO_TO_INTRO;
|
||||
|
||||
#ifdef DEBUG
|
||||
section.name = SECTION_PROG_LOGO;
|
||||
section.name = SECTION_PROG_INTRO;
|
||||
#endif
|
||||
|
||||
// Crea e inicializa las opciones del programa
|
||||
|
||||
Reference in New Issue
Block a user