Preparado para empezar con el ending2

This commit is contained in:
2022-11-04 18:55:36 +01:00
parent d37b21fc3b
commit 6257c0b1e8
7 changed files with 272 additions and 4 deletions

View File

@@ -565,7 +565,7 @@ void Ending::checkChangeScene()
if (scene == 5)
{
// Termina el bucle
section.name = SECTION_PROG_LOGO;
section.name = SECTION_PROG_ENDING2;
// Mantiene los valores anteriores
scene = 4;