mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 18:43:04 +08:00
Add newline
This commit is contained in:
parent
dd7f667fe3
commit
2d74c088ce
@ -23,6 +23,7 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
private readonly CatcherArea catcherArea;
|
||||
|
||||
protected override bool UserScrollSpeedAdjustment => false;
|
||||
|
||||
public CatchPlayfield(BeatmapDifficulty difficulty, Func<CatchHitObject, DrawableHitObject<CatchHitObject>> getVisualRepresentation)
|
||||
: base(BASE_WIDTH)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user