mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 07:22:38 +08:00
Update incorrect xmldoc
This commit is contained in:
@@ -18,7 +18,7 @@ using osuTK;
|
||||
namespace osu.Game.Screens.Play
|
||||
{
|
||||
/// <summary>
|
||||
/// Simple <see cref="ResumeOverlay"/> that resumes after 800ms.
|
||||
/// Simple <see cref="ResumeOverlay"/> that resumes after a short delay.
|
||||
/// </summary>
|
||||
public partial class DelayedResumeOverlay : ResumeOverlay
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user