mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Alias "mapper" as well
This commit is contained in:
parent
7c04e8bfba
commit
ca0819cf7a
@ -69,6 +69,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
case "creator":
|
||||
case "author":
|
||||
case "mapper":
|
||||
return TryUpdateCriteriaText(ref criteria.Creator, op, value);
|
||||
|
||||
case "artist":
|
||||
|
Loading…
Reference in New Issue
Block a user