Merge branch 'master' into editor-selection-tool

This commit is contained in:
smoogipoo
2017-12-15 13:36:47 +09:00
3 changed files with 48 additions and 24 deletions

View File

@ -12,7 +12,7 @@ using osu.Game.Screens.Select;
namespace osu.Game.Tests.Visual
{
public class TestCaseBeatmapInfoWedge : OsuTestCase
internal class TestCaseBeatmapInfoWedge : OsuTestCase
{
private BeatmapManager beatmaps;
private readonly Random random;