mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 17:23:21 +08:00
Merge pull request #8761 from EVAST9919/typo-fix
Fix typo in DrawableTaikoHitObject
This commit is contained in:
commit
8b83c3daab
@ -44,7 +44,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
|
||||
/// <summary>
|
||||
/// Moves <see cref="Content"/> to a layer proxied above the playfield.
|
||||
/// Does nothing is content is already proxied.
|
||||
/// Does nothing if content is already proxied.
|
||||
/// </summary>
|
||||
protected void ProxyContent()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user