mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08:00
Typo fix
This commit is contained in:
parent
e4084b7d5d
commit
9fcefa7d69
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user