1
0
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:
Stoppedpuma 2024-02-11 20:28:16 +01:00
parent 7c04e8bfba
commit ca0819cf7a

View File

@ -69,6 +69,7 @@ namespace osu.Game.Screens.Select
case "creator":
case "author":
case "mapper":
return TryUpdateCriteriaText(ref criteria.Creator, op, value);
case "artist":