mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Reword ambiguous xmldoc
This commit is contained in:
@ -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; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user