mirror of
https://github.com/ppy/osu
synced 2025-01-18 03:50:57 +00:00
Remove returns xmldoc
This commit is contained in:
parent
c42b315abb
commit
ab477c3be4
@ -148,7 +148,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Creates proxied content to be displayed beneath hitobjects.
|
/// Creates proxied content to be displayed beneath hitobjects.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
|
||||||
public Drawable CreateProxiedContent() => caughtFruitContainer.CreateProxy();
|
public Drawable CreateProxiedContent() => caughtFruitContainer.CreateProxy();
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user