mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
remove implementations
This commit is contained in:
@ -168,8 +168,6 @@ namespace osu.Game.Rulesets.Objects
|
||||
/// </summary>
|
||||
[NotNull]
|
||||
protected virtual HitWindows CreateHitWindows() => new HitWindows();
|
||||
|
||||
public virtual string ToEditorString() => string.Empty;
|
||||
}
|
||||
|
||||
public static class HitObjectExtensions
|
||||
|
Reference in New Issue
Block a user