mirror of
https://github.com/ppy/osu
synced 2025-01-05 05:39:49 +00:00
Reword ambiguous xmldoc
This commit is contained in:
parent
9d09141ab7
commit
67b6df3172
@ -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; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user