1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:07:23 +08:00

Fix up xmldoc

This commit is contained in:
smoogipoo 2021-03-29 15:33:54 +09:00
parent 068f00d8a0
commit ecb66ad2e2

View File

@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Difficulty.Preprocessing
public readonly double StartTime;
/// <summary>
/// Clockrate adjusted start time of <see cref="BaseObject"/>.
/// Clockrate adjusted end time of <see cref="BaseObject"/>.
/// </summary>
public readonly double EndTime;