update TestCase

This commit is contained in:
Jorolf
2017-08-09 19:20:41 +02:00
parent c2c9095b02
commit c877a5a8b7
3 changed files with 25 additions and 24 deletions

View File

@ -8,7 +8,6 @@ using osu.Framework.Input;
namespace osu.Game.Graphics.Containers
{
public class OsuHoverContainer : OsuClickableContainer
{
private Color4 hoverColour;