Attempt to fix nullref warning.

This commit is contained in:
smoogipooo
2017-03-14 17:14:11 +09:00
parent 2b3b3b7255
commit d6ccc66b23
4 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,6 @@ using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Screens.Testing;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.Formats;
using OpenTK;
using osu.Framework.Graphics.Sprites;
using osu.Game.Beatmaps.IO;