mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:03:08 +08:00
Add xml docs
This commit is contained in:
parent
09230304a4
commit
bb344e064f
@ -32,6 +32,9 @@ namespace osu.Game.Screens.Play
|
||||
/// </summary>
|
||||
public bool AllowSkipping { get; set; } = true;
|
||||
|
||||
/// <summary>
|
||||
/// Whether the intro should be skipped by default.
|
||||
/// </summary>
|
||||
public bool AutomaticallySkipIntro { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user