mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 19:40:25 +08:00
Fix unintended xmldoc tag edit
This commit is contained in:
@@ -110,7 +110,7 @@ namespace osu.Game.Graphics.Containers
|
||||
|
||||
/// <summary>
|
||||
/// 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;
|
||||
|
||||
public SectionsContainer()
|
||||
|
||||
Reference in New Issue
Block a user