Añadido versión del juego en la pantalla de titulo

This commit is contained in:
2023-10-03 23:42:46 +02:00
parent 97a6ba474f
commit e2618f40db
2 changed files with 8 additions and 4 deletions

View File

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