This commit is contained in:
Dean Herbert 2017-02-23 16:44:59 +09:00
parent d19a7813f3
commit 011d2cc7cc
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

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>();