This commit is contained in:
smoogipoo
2017-11-30 18:48:00 +09:00
parent 33adf569a4
commit efa39f38ca
6 changed files with 21 additions and 20 deletions

View File

@ -4,7 +4,6 @@
using System;
using System.Collections.Generic;
using osu.Framework.Graphics;
using osu.Framework.Graphics.UserInterface;
using osu.Game.Screens.Edit.Screens.Compose.RadioButtons;
namespace osu.Game.Tests.Visual