1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 19:00:42 +08:00

Update osu.Game/Rulesets/Difficulty/DifficultyAttributes.cs

Co-authored-by: James Wilson <tsunyoku@gmail.com>
This commit is contained in:
apollo-dw
2024-09-11 12:29:17 +01:00
committed by GitHub
Unverified
parent c25e1bdeb5
commit a7e1d35f64
@@ -25,9 +25,9 @@ namespace osu.Game.Rulesets.Difficulty
protected const int ATTRIB_ID_SCORE_MULTIPLIER = 15;
protected const int ATTRIB_ID_FLASHLIGHT = 17;
protected const int ATTRIB_ID_SLIDER_FACTOR = 19;
protected const int ATTRIB_ID_AIM_DIFFICULT_STRAIN_COUNT = 21;
protected const int ATTRIB_ID_SPEED_DIFFICULT_STRAIN_COUNT = 23;
protected const int ATTRIB_ID_SPEED_NOTE_COUNT = 21;
protected const int ATTRIB_ID_SPEED_DIFFICULT_STRAIN_COUNT = 23;
protected const int ATTRIB_ID_AIM_DIFFICULT_STRAIN_COUNT = 25;
/// <summary>
/// The mods which were applied to the beatmap.