mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Change default category value
This commit is contained in:
@ -104,6 +104,8 @@ namespace osu.Game.Overlays.BeatmapListing
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Category.Value = BeatmapSearchCategory.Leaderboard;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Reference in New Issue
Block a user