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:
parent
de912425a2
commit
bb25b54a76
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user