mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Improve xmldoc in a couple of places
This commit is contained in:
@ -406,7 +406,7 @@ namespace osu.Game.Rulesets.UI
|
||||
public abstract Playfield Playfield { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Place to put drawables above hit objects but below UI.
|
||||
/// Content to be placed above hitobjects. Will be affected by frame stability.
|
||||
/// </summary>
|
||||
public abstract Container Overlays { get; }
|
||||
|
||||
|
Reference in New Issue
Block a user