mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
Remove unused method
This commit is contained in:
parent
af4d4b529f
commit
1431ee1867
@ -33,10 +33,6 @@ namespace osu.Game.Rulesets.Difficulty
|
||||
TimeRate = clock.Rate;
|
||||
}
|
||||
|
||||
protected virtual void PreprocessHitObjects()
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Creates all <see cref="Mod"/> combinations which adjust the <see cref="Beatmap"/> difficulty.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user