mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:12:54 +08:00
Merge branch 'master' into tidy-up
This commit is contained in:
commit
12cb530358
@ -205,7 +205,7 @@ namespace osu.Game.Screens.Select
|
|||||||
drainRate = new DifficultyRow("HP Drain"),
|
drainRate = new DifficultyRow("HP Drain"),
|
||||||
overallDifficulty = new DifficultyRow("Accuracy"),
|
overallDifficulty = new DifficultyRow("Accuracy"),
|
||||||
approachRate = new DifficultyRow("Approach Rate"),
|
approachRate = new DifficultyRow("Approach Rate"),
|
||||||
stars = new DifficultyRow("Star Diffculty"),
|
stars = new DifficultyRow("Star Difficulty"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user