mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
xmldocs.
This commit is contained in:
@ -5,6 +5,9 @@ namespace osu.Game.Beatmaps.ControlPoints
|
||||
{
|
||||
public class ControlPoint
|
||||
{
|
||||
/// <summary>
|
||||
/// The time at which the control point takes effect.
|
||||
/// </summary>
|
||||
public double Time;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user