mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 03:47:26 +08:00
Adjust wording of xmldoc
This commit is contained in:
parent
1c1af98144
commit
010db8968f
@ -26,7 +26,7 @@ namespace osu.Game.Rulesets.Difficulty.Preprocessing
|
|||||||
public readonly double DeltaTime;
|
public readonly double DeltaTime;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Start time of <see cref="BaseObject"/>.
|
/// Clockrate adjusted start time of <see cref="BaseObject"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public readonly double StartTime;
|
public readonly double StartTime;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user