1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-08 19:03:29 +08:00

Update OsuDifficultyAttributes.cs

This commit is contained in:
Givikap120 2024-05-06 01:56:17 +03:00
parent de912425a2
commit bb25b54a76

View File

@ -44,12 +44,6 @@ namespace osu.Game.Rulesets.Osu.Difficulty
[JsonProperty("reading_high_ar_difficulty")]
public double ReadingDifficultyHighAR { get; set; }
/// <summary>
/// The difficulty corresponding to the reading skill. Sliders branch.
/// </summary>
[JsonProperty("reading_sliders_difficulty")]
public double ReadingDifficultySliders { get; set; }
/// <summary>
/// The difficulty corresponding to the reading skill. Hidden mod branch.
/// </summary>