1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:12:54 +08:00

Merge pull request #771 from nyaamara/master

Fix typo
This commit is contained in:
Dean Herbert 2017-05-17 07:59:46 +09:00 committed by GitHub
commit 4f1c32a491

View File

@ -205,7 +205,7 @@ namespace osu.Game.Screens.Select
drainRate = new DifficultyRow("HP Drain"),
overallDifficulty = new DifficultyRow("Accuracy"),
approachRate = new DifficultyRow("Approach Rate"),
stars = new DifficultyRow("Star Diffculty"),
stars = new DifficultyRow("Star Difficulty"),
},
},
},