mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +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]
|
[BackgroundDependencyLoader]
|
||||||
|
Reference in New Issue
Block a user