mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Less BeaIBeatmapConvertereatmapConverters
This commit is contained in:
parent
22cbbcc639
commit
bd9d26921a
@ -41,7 +41,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
};
|
||||
}
|
||||
|
||||
protected override ITestableBeatmapConverter CreateConverter(BeaIBeatmapConvertereatmapConverter();
|
||||
protected override IBeatmapConverter CreateConverter(Beatmap beatmap) => new OsuBeatmapConverter();
|
||||
}
|
||||
|
||||
public struct ConvertValue : IEquatable<ConvertValue>
|
||||
|
Loading…
Reference in New Issue
Block a user