Null-safety in the case where there are no HitObjects.

This commit is contained in:
smoogipooo
2017-03-14 19:40:51 +09:00
parent c2d80936cf
commit 72e1612f32
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.Samples;
namespace osu.Game.Modes.Objects