mirror of
https://github.com/osukey/osukey.git
synced 2025-07-07 19:29:55 +09:00
Nest class
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user