mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 20:30:20 +08:00
Use Color4Extensions from Framework and remove redundant Name
This commit is contained in:
@@ -11,6 +11,7 @@ using osu.Framework.Input;
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using osu.Framework.Extensions.Color4Extensions;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user