mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09: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…
x
Reference in New Issue
Block a user