Make everything share DropDown implementations again. Remove unnecessary files.

This commit is contained in:
Dean Herbert
2017-03-16 21:17:14 +09:00
parent 64825c32c5
commit 110bdbd0c1
11 changed files with 173 additions and 211 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Input;
using OpenTK;
using OpenTK.Input;
namespace osu.Game.Screens.Play