mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Fix xml doc
This commit is contained in:
@ -82,7 +82,7 @@ namespace osu.Game.Screens.Play
|
||||
private bool isRestarting;
|
||||
|
||||
/// <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>
|
||||
public Bindable<bool> IsQuickRestart = new Bindable<bool>();
|
||||
|
||||
|
Reference in New Issue
Block a user