1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-01 20:22:54 +08:00

Adjust bad grammar

This commit is contained in:
Dean Herbert 2024-12-10 14:35:09 +09:00
parent 7ec2d91e14
commit 92dfcae6eb
No known key found for this signature in database

View File

@ -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;