mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:19:55 +08:00
Remove redundant empty statement
This commit is contained in:
+1
-1
@@ -198,7 +198,7 @@ namespace osu.Game
|
||||
}
|
||||
|
||||
Beatmap.Value = BeatmapManager.GetWorkingBeatmap(beatmap.Beatmaps.First());
|
||||
};
|
||||
}
|
||||
|
||||
switch (currentScreen)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user