mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Standardise naming
This commit is contained in:
@ -14,6 +14,6 @@ namespace osu.Game.Rulesets.Objects.Legacy.Mania
|
||||
|
||||
public bool NewCombo { get; set; }
|
||||
|
||||
protected override HitWindows CreateHitWindows() => new ConvertManiaHitWindows();
|
||||
protected override HitWindows CreateHitWindows() => new ConvertHitWindows();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user