mirror of
https://github.com/ppy/osu
synced 2025-03-06 11:28:12 +00:00
Fix weird merge conflict
This commit is contained in:
parent
2fafe9a651
commit
8e0b5f1622
@ -51,11 +51,6 @@ namespace osu.Game.Beatmaps
|
||||
total_count.Value++;
|
||||
}
|
||||
|
||||
~WorkingBeatmap()
|
||||
{
|
||||
Dispose(false);
|
||||
}
|
||||
|
||||
protected virtual Track GetVirtualTrack()
|
||||
{
|
||||
const double excess_length = 1000;
|
||||
|
Loading…
Reference in New Issue
Block a user