mirror of
https://github.com/ppy/osu
synced 2024-12-27 17:32:56 +00:00
Fix xmldoc explaining incorrect behaviour
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
8aaba32431
commit
efb4a366d4
@ -46,7 +46,7 @@ namespace osu.Game.Storyboards
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Returns the earliest visible time. Will be null unless this group has an <see cref="Alpha"/> command with a start value of zero.
|
/// Returns the earliest visible time. Will be null unless this group's first <see cref="Alpha"/> command has a start value of zero.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public double? EarliestDisplayedTime
|
public double? EarliestDisplayedTime
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user