mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:57:36 +08:00
Removed un-needed unproxy method
This commit is contained in:
parent
dded4f8176
commit
c059588a09
@ -76,8 +76,6 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
/// </summary>
|
||||
public Drawable CreateProxiedContent() => proxiedContent.CreateProxy();
|
||||
|
||||
public void RemoveProxiedContent() => UnproxyContent();
|
||||
|
||||
public abstract bool OnPressed(TaikoAction action);
|
||||
|
||||
public virtual void OnReleased(TaikoAction action)
|
||||
|
Loading…
Reference in New Issue
Block a user