mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Improve English
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
@ -28,7 +28,7 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
|||||||
private Circle circle;
|
private Circle circle;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether an operation has began from this control.
|
/// Whether this control is currently being operated on by the user.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool InOperation { get; private set; }
|
public bool InOperation { get; private set; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user