mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Trim whitespace
This commit is contained in:
@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Catch.Beatmaps
|
||||
: base(beatmap)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
protected override IEnumerable<Type> ValidConversionTypes { get; } = new[] { typeof(IHasXPosition) };
|
||||
|
||||
protected override IEnumerable<CatchHitObject> ConvertHitObject(HitObject obj, IBeatmap beatmap)
|
||||
|
Reference in New Issue
Block a user