Skip to content

Commit

Permalink
WAIT ONE MORE THING
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT committed Apr 20, 2024
1 parent 043fc57 commit 83d84ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -7005,7 +7005,7 @@ if (ClientPrefs.showNPS && (notesHitDateArray.length > 0 || oppNotesHitDateArray
{
twistShit = twistAmount;
}
else
if (curBeat % (gfSpeed * 2) == 2)
{
twistShit = -twistAmount;
}
Expand Down

0 comments on commit 83d84ee

Please sign in to comment.