Use Color4Extensions from Framework and remove redundant Name

This commit is contained in:
Thomas Müller
2017-03-04 19:42:37 +01:00
parent 65699eb39d
commit a14bdf8624
56 changed files with 43 additions and 46 deletions

View File

@ -1,6 +1,7 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Extensions.Color4Extensions;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sprites;