remove storyboard region

This commit is contained in:
David Zhao
2019-07-09 16:50:37 +09:00
parent 1b5fadf93f
commit 5bb21ecae0
3 changed files with 11 additions and 15 deletions

View File

@ -106,7 +106,7 @@ namespace osu.Game.Graphics.Containers
}
/// <summary>
/// Apply non-dim related settings to the background, such as hiding and blurring.
/// Apply non-dim related settings to the content, such as hiding and blurring.
/// </summary>
/// <remarks>
/// While both backgrounds and storyboards allow user dim levels to be applied, storyboards can be toggled via <see cref="ShowStoryboard"/>