1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Difficulty
Dan Balasescu 35d5632355
Merge pull request #13378 from Syriiin/diffcalc/refactor/auto-properties
Refactor DifficultyAttributes to use auto properties over public fields
2021-06-10 18:42:11 +09:00
..
Preprocessing Refactor catch Movement skill to not require explicit clockrate usage 2021-02-21 18:24:30 +11:00
Skills Refactor to pass clockrate in constructor rather than deriving from mods 2021-06-03 16:09:42 +10:00
CatchDifficultyAttributes.cs Refactor DifficultyAttributes to use auto properties over public fields 2021-06-08 19:43:59 +10:00
CatchDifficultyCalculator.cs Refactor to pass clockrate in constructor rather than deriving from mods 2021-06-03 16:09:42 +10:00
CatchPerformanceCalculator.cs Remove difficulty calculator exceptions 2021-06-09 14:33:35 +09:00