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