1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 04:41:54 +08:00

Adjust wording of xmldoc

This commit is contained in:
Samuel Cattini-Schultz
2021-03-27 18:38:23 +11:00
Unverified
parent 1c1af98144
commit 010db8968f
@@ -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;