mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 05:09:54 +08:00
Alias "mapper" as well
This commit is contained in:
@@ -69,6 +69,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
case "creator":
|
||||
case "author":
|
||||
case "mapper":
|
||||
return TryUpdateCriteriaText(ref criteria.Creator, op, value);
|
||||
|
||||
case "artist":
|
||||
|
||||
Reference in New Issue
Block a user