Merge branch 'master' into add-confirmation-dialog

This commit is contained in:
Dean Herbert
2017-12-21 18:45:52 +09:00
committed by GitHub
53 changed files with 289 additions and 105 deletions

View File

@ -7,7 +7,7 @@ using osu.Game.Overlays;
namespace osu.Game.Tests.Visual
{
internal class TestCaseSettings : OsuTestCase
public class TestCaseSettings : OsuTestCase
{
private readonly SettingsOverlay settings;
private readonly DialogOverlay dialogOverlay;