This commit is contained in:
ProgrammaticNajel 2019-01-24 18:18:32 +08:00
parent e4084b7d5d
commit 9fcefa7d69
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ namespace osu.Game.Screens.Multi
public class Multiplayer : OsuScreen, IOnlineComponent
{
/// <summary>
///How much this container should overflow the sides of the screen to account for parallax shifting.
/// How much this container should overflow the sides of the screen to account for parallax shifting.
/// </summary>
public const float OVERFLOW_PADDING = 50;