1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00

Improve English

Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Salman Ahmed 2021-04-25 19:26:53 +03:00 committed by GitHub
parent 11318fd9fc
commit 79e2b232d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ namespace osu.Game.Screens.Edit.Compose.Components
private Circle circle;
/// <summary>
/// Whether an operation has began from this control.
/// Whether this control is currently being operated on by the user.
/// </summary>
public bool InOperation { get; private set; }