Skip to content

Commit

Permalink
Disqualify more mods for replays
Browse files Browse the repository at this point in the history
im tired, forgot what i was doing in the middle of writing this
  • Loading branch information
poco0317 committed Oct 26, 2019
1 parent 6617882 commit 93fad2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Etterna/Models/Misc/PlayerOptions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1190,11 +1190,6 @@ PlayerOptions::ContainsTransformOrTurn() const
case TRANSFORM_NOROLLS:
case TRANSFORM_NOMINES:
case TRANSFORM_ATTACKMINES:
case TRANSFORM_NOJUMPS:
case TRANSFORM_NOLIFTS:
case TRANSFORM_NOFAKES:
case TRANSFORM_NOQUADS:
case TRANSFORM_NOSTRETCH:
continue;
}
if (m_bTransforms[i])
Expand Down

0 comments on commit 93fad2e

Please sign in to comment.