mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Merge branch 'master' into beatmap-detail-tabs
This commit is contained in:
@ -17,8 +17,8 @@ namespace osu.Game.Screens.Select
|
||||
public class PlaySongSelect : SongSelect
|
||||
{
|
||||
private OsuScreen player;
|
||||
private ModSelectOverlay modSelect;
|
||||
private BeatmapDetailArea beatmapDetails;
|
||||
private readonly ModSelectOverlay modSelect;
|
||||
private readonly Leaderboard beatmapDetails;
|
||||
|
||||
public PlaySongSelect()
|
||||
{
|
||||
|
Reference in New Issue
Block a user