mirror of
https://github.com/osukey/osukey.git
synced 2025-07-09 12:19:56 +09:00
Fix unintended xmldoc tag edit
This commit is contained in:
@ -110,7 +110,7 @@ namespace osu.Game.Graphics.Containers
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The percentage of the container to consider the centre-point for deciding the active section (and scrolling to a requested section).
|
/// The percentage of the container to consider the centre-point for deciding the active section (and scrolling to a requested section).
|
||||||
/// </summar>
|
/// </summary>
|
||||||
private const float scroll_y_centre = 0.1f;
|
private const float scroll_y_centre = 0.1f;
|
||||||
|
|
||||||
public SectionsContainer()
|
public SectionsContainer()
|
||||||
|
Reference in New Issue
Block a user