demo.cpp a fer la mar
This commit is contained in:
@@ -21,7 +21,7 @@ void initOptions()
|
||||
options = Options();
|
||||
|
||||
#ifdef DEBUG
|
||||
options.section = SectionState(Section::TITLE, Subsection::NONE);
|
||||
options.section = SectionState(Section::DEMO, Subsection::NONE);
|
||||
options.console = true;
|
||||
#else
|
||||
options.section = SectionState(Section::LOGO, Subsection::LOGO_TO_INTRO);
|
||||
|
||||
Reference in New Issue
Block a user