1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 20:59:35 +08:00

Adjust wording of xmldoc

This commit is contained in:
Samuel Cattini-Schultz 2021-03-27 18:38:23 +11:00
parent 1c1af98144
commit 010db8968f

View File

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