mirror of
https://github.com/osukey/osukey.git
synced 2025-05-08 07:07:18 +09:00
Fix unintended xmldoc tag edit
This commit is contained in:
parent
bfabb1fdea
commit
a5f7ca485b
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user