This commit is contained in:
Dean Herbert
2017-02-23 16:44:59 +09:00
parent d19a7813f3
commit 011d2cc7cc

View File

@ -38,7 +38,7 @@ namespace osu.Desktop.VisualTests.Tests
{
base.Reset();
//if (beatmap?.Track == null)
if (beatmap?.Track == null)
{
var objects = new List<HitObject>();