Trabajando en los creditos

This commit is contained in:
2022-09-13 13:57:19 +02:00
parent 86ae67eff7
commit 7776d61747
5 changed files with 69 additions and 27 deletions

View File

@@ -17,7 +17,7 @@ Director::Director(std::string path)
}
else
{
section.name = SECTION_PROG_GAME;
section.name = SECTION_PROG_CREDITS;
section.subsection = 0;
}