mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Nest class
This commit is contained in:
parent
f8033a3b35
commit
62fe5ad481
@ -43,7 +43,6 @@ namespace osu.Game.Tests.Beatmaps
|
||||
protected override IBeatmap GetBeatmap() => beatmap;
|
||||
protected override Texture GetBackground() => null;
|
||||
protected override Track GetTrack() => track;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// A virtual track which tracks a reference clock.
|
||||
@ -103,4 +102,5 @@ namespace osu.Game.Tests.Beatmaps
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user