mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 00:27:25 +08:00
Merge pull request #29282 from AkiraTenchi/patch-1
This commit is contained in:
commit
1fd1d8a8c6
@ -40,6 +40,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
case "star":
|
||||
case "stars":
|
||||
case "sr":
|
||||
return TryUpdateCriteriaRange(ref criteria.StarDifficulty, op, value, 0.01d / 2);
|
||||
|
||||
case "ar":
|
||||
|
Loading…
Reference in New Issue
Block a user