Minor cleanups

This commit is contained in:
Drew DeVault
2017-01-31 19:55:36 -05:00
parent b1a55f6b5e
commit 0861eb79e4
2 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,7 @@ namespace osu.Game.Beatmaps.Drawables
public BeatmapSetHeader Header;
private BeatmapGroupState state;
public List<BeatmapPanel> BeatmapPanels;
public BeatmapSetInfo BeatmapSet;