mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09: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>
|
public struct ConvertValue : IEquatable<ConvertValue>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user