mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 22:22:54 +08:00
Remove redundant empty statement
This commit is contained in:
parent
6d8923a37c
commit
ac35e8bd99
@ -198,7 +198,7 @@ namespace osu.Game
|
||||
}
|
||||
|
||||
Beatmap.Value = BeatmapManager.GetWorkingBeatmap(beatmap.Beatmaps.First());
|
||||
};
|
||||
}
|
||||
|
||||
switch (currentScreen)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user