Skip to content

Commit 93fad2e

Browse files
committed
Disqualify more mods for replays
im tired, forgot what i was doing in the middle of writing this
1 parent 6617882 commit 93fad2e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Etterna/Models/Misc/PlayerOptions.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,11 +1190,6 @@ PlayerOptions::ContainsTransformOrTurn() const
11901190
case TRANSFORM_NOROLLS:
11911191
case TRANSFORM_NOMINES:
11921192
case TRANSFORM_ATTACKMINES:
1193-
case TRANSFORM_NOJUMPS:
1194-
case TRANSFORM_NOLIFTS:
1195-
case TRANSFORM_NOFAKES:
1196-
case TRANSFORM_NOQUADS:
1197-
case TRANSFORM_NOSTRETCH:
11981193
continue;
11991194
}
12001195
if (m_bTransforms[i])

0 commit comments

Comments
 (0)