Arreglats els endings

This commit is contained in:
2025-03-05 21:57:10 +01:00
parent 241732752a
commit 5cc163dd14
3 changed files with 9 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ void initOptions()
options = Options();
#ifdef DEBUG
options.section = SectionState(Section::LOGO, Subsection::LOGO_TO_INTRO);
options.section = SectionState(Section::ENDING2, Subsection::NONE);
options.console = true;
#else
options.section = SectionState(Section::LOGO, Subsection::LOGO_TO_INTRO);