mirror of
https://github.com/ppy/osu
synced 2025-01-07 06:40:05 +00:00
Fix xmldoc
This commit is contained in:
parent
6c7b97931e
commit
7b2227c505
@ -12,7 +12,7 @@ using osuTK;
|
||||
namespace osu.Game.Graphics.Backgrounds
|
||||
{
|
||||
/// <summary>
|
||||
/// A background which offer blurring on demand.
|
||||
/// A background which offers blurring via a <see cref="BufferedContainer"/> on demand.
|
||||
/// </summary>
|
||||
public class Background : CompositeDrawable
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user