Fix the crash in the visual testcase

This commit is contained in:
miterosan
2018-07-09 22:09:27 +02:00
parent ec914a5095
commit 290b6e5f1d
5 changed files with 8 additions and 6 deletions

View File

@ -3,6 +3,7 @@
using System.ComponentModel;
using osu.Framework.Graphics.Containers;
using osu.Game.Online.Chat;
using osu.Game.Overlays;
namespace osu.Game.Tests.Visual