mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Add ability to override text size
This commit is contained in:
@ -37,6 +37,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
{
|
||||
new BeatmapSearchRulesetFilter(),
|
||||
new BeatmapSearchFilter<BeatmapSearchCategory>(),
|
||||
new SmallBeatmapSearchFilter<BeatmapSearchCategory>()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user