1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 01:07:42 +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; time += 500;
} }
var decoder = new ConstructableBeatmapDecoder();
Beatmap b = new Beatmap Beatmap b = new Beatmap
{ {
HitObjects = objects, HitObjects = objects,