forked from jaildesigner-jailgames/jaildoctors_dilemma
fix: amb shaders no canviava be el mode de vdeo
This commit is contained in:
@@ -21,7 +21,7 @@ void initOptions()
|
||||
options = Options();
|
||||
|
||||
#ifdef DEBUG
|
||||
options.section = SectionState(Section::ENDING2, 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