Update SelectionInfo.cs

This commit is contained in:
Dan Balasescu
2017-12-18 13:59:46 +09:00
committed by GitHub
parent 35b6114d01
commit 17c58678cf

View File

@ -1,3 +1,6 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System.Collections.Generic;
using osu.Framework.Graphics.Primitives;
using osu.Game.Rulesets.Objects.Drawables;