Skip to content

Commit

Permalink
Change TODO description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reco1I committed Nov 24, 2023
1 parent 8087537 commit f3099dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ru/nsu/ccfit/zuev/osu/menu/ModMenu.java
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ public void run() {
parameters.mods = getMod();
parameters.customSpeedMultiplier = changeSpeed;

// TODO here too Rian
// TODO Difficulty calculation implementation
if (isCustomAR()) {
parameters.forcedAR = customAR;
}
Expand Down

0 comments on commit f3099dd

Please sign in to comment.