Fix combo colours not working until now

This commit is contained in:
Dean Herbert
2018-03-13 19:14:01 +09:00
parent e43de68ad3
commit 16eab2eebf
3 changed files with 11 additions and 0 deletions

View File

@ -1,3 +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.Collections.Generic;
using OpenTK.Graphics;