mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
A bit of cleanup
This commit is contained in:
@ -5,7 +5,7 @@ using osu.Framework.Graphics.Shapes;
|
||||
namespace osu.Game.Screens.Edit.Components.Timelines.Summary.Visualisations
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a singular point on a <see cref="Timeline"/>.
|
||||
/// Represents a singular point on a timeline part.
|
||||
/// </summary>
|
||||
internal class PointVisualisation : Box
|
||||
{
|
||||
|
Reference in New Issue
Block a user