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