We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c1c91 commit e6b9a7aCopy full SHA for e6b9a7a
1 file changed
src/port/Rando/Logic/GeneratePools.cpp
@@ -167,7 +167,6 @@ void GenerateShuffleList() {
167
168
switch (CVarGetInteger(Rando::StaticData::Options[RO_LOGIC].cvar, 0)) {
169
case RO_LOGIC_GLITCHLESS:
170
- break;
171
case RO_LOGIC_NO_LOGIC:
172
ApplyNoLogicToSaveContext(shuffledList, levelIds);
173
break;
0 commit comments