mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Reword xmldoc regarding final clock source to read better
This commit is contained in:
@ -52,7 +52,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
/// <summary>
|
||||
/// The adjustable source clock used for gameplay. Should be used for seeks and clock control.
|
||||
/// This is the final clock exposed to gameplay components as an <see cref="IGameplayClock"/>.
|
||||
/// This is the final source exposed to gameplay components <see cref="IGameplayClock"/> via delegation in this class.
|
||||
/// </summary>
|
||||
protected readonly FramedBeatmapClock GameplayClock;
|
||||
|
||||
|
Reference in New Issue
Block a user