mirror of
https://github.com/ppy/osu.git
synced 2024-11-14 01:07:42 +08:00
Cleanup.
This commit is contained in:
parent
e52d5181f7
commit
6cddd95734
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user