mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09: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
|
public class Multiplayer : OsuScreen, IOnlineComponent
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public const float OVERFLOW_PADDING = 50;
|
public const float OVERFLOW_PADDING = 50;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user