Skip to content

Commit e6b9a7a

Browse files
committed
remove diff for Glitchless as not configured.
1 parent 71c1c91 commit e6b9a7a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/port/Rando/Logic/GeneratePools.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ void GenerateShuffleList() {
167167

168168
switch (CVarGetInteger(Rando::StaticData::Options[RO_LOGIC].cvar, 0)) {
169169
case RO_LOGIC_GLITCHLESS:
170-
break;
171170
case RO_LOGIC_NO_LOGIC:
172171
ApplyNoLogicToSaveContext(shuffledList, levelIds);
173172
break;

0 commit comments

Comments
 (0)