Reword ambiguous xmldoc

This commit is contained in:
Bartłomiej Dach 2023-02-12 13:31:29 +01:00
parent 9d09141ab7
commit 67b6df3172
No known key found for this signature in database

View File

@ -30,7 +30,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
/// </summary>
/// <remarks>
/// 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>
public bool SnapJudgementLocation { get; set; }