Fix code sanity

This commit is contained in:
miterosan
2018-04-11 20:31:16 +02:00
parent 697b551f3e
commit 2056258def
3 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,6 @@

// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using System.Collections.Generic;
using osu.Framework.Extensions.Color4Extensions;