1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:47:24 +08:00
This commit is contained in:
smoogipooo 2017-03-14 17:02:20 +09:00
parent e52d5181f7
commit 6cddd95734

View File

@ -61,8 +61,6 @@ namespace osu.Desktop.VisualTests.Tests
time += 500;
}
var decoder = new ConstructableBeatmapDecoder();
Beatmap b = new Beatmap
{
HitObjects = objects,