mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +00:00
Remove incorrect TrackLoaded
override from TestWorkingBeatmap
This commit is contained in:
parent
1da9830145
commit
628a30193f
@ -31,8 +31,6 @@ namespace osu.Game.Tests.Beatmaps
|
||||
this.storyboard = storyboard;
|
||||
}
|
||||
|
||||
public override bool TrackLoaded => true;
|
||||
|
||||
public override bool BeatmapLoaded => true;
|
||||
|
||||
protected override IBeatmap GetBeatmap() => beatmap;
|
||||
|
Loading…
Reference in New Issue
Block a user