mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 04:53:12 +08:00
Fix xml doc
This commit is contained in:
parent
e4879aa450
commit
0afa3a5ec8
@ -82,7 +82,7 @@ namespace osu.Game.Screens.Play
|
|||||||
private bool isRestarting;
|
private bool isRestarting;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Is set to true when pressed the via the quick retry hotkey.
|
/// Is set to true when the quick retry hotkey has been pressed.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public Bindable<bool> IsQuickRestart = new Bindable<bool>();
|
public Bindable<bool> IsQuickRestart = new Bindable<bool>();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user