Reword ambiguous xmldoc

This commit is contained in:
Bartłomiej Dach
2023-02-12 13:31:29 +01:00
parent 9d09141ab7
commit 67b6df3172

View File

@ -30,7 +30,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This is how osu-stable worked, but notably is not how TnT works. /// This is how osu-stable worked, but notably is not how TnT works.
/// It results in less visual feedback on hit accuracy. /// Not snapping results in less visual feedback on hit accuracy.
/// </remarks> /// </remarks>
public bool SnapJudgementLocation { get; set; } public bool SnapJudgementLocation { get; set; }