mirror of
https://github.com/ppy/osu.git
synced 2025-03-01 17:02:55 +08:00
Adjust bad grammar
This commit is contained in:
parent
7ec2d91e14
commit
92dfcae6eb
@ -51,7 +51,7 @@ namespace osu.Game.Beatmaps.Formats
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether or not beatmap or runtime offsets should be applied. Defaults on; only disable for testing purposes.
|
/// Whether beatmap or runtime offsets should be applied. Defaults on; only disable for testing purposes.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool ApplyOffsets = true;
|
public bool ApplyOffsets = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user