1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-29 06:09:59 +08:00

Fix up xmldoc

This commit is contained in:
smoogipoo
2021-03-29 15:33:54 +09:00
Unverified
parent 068f00d8a0
commit ecb66ad2e2
@@ -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;