1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 01:00:00 +08:00

Add support for searching beatmap author at song select

Resolves #792
This commit is contained in:
Dean Herbert
2017-05-19 13:13:27 +09:00
Unverified
parent 9b8d7745c7
commit c51d640241
+1
View File
@@ -26,6 +26,7 @@ namespace osu.Game.Database
public string[] SearchableTerms => new[]
{
Author,
Artist,
ArtistUnicode,
Title,