mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 01:02:56 +08:00
Fix a few xmldoc typos
This commit is contained in:
parent
9d5b1ec28c
commit
2d50a7b616
@ -34,7 +34,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
protected virtual bool IsFirstAdjustableObject(HitObject hitObject) => true;
|
||||
|
||||
/// <summary>
|
||||
/// Apply a special increased-visibility state to the first adjustable object..
|
||||
/// Apply a special increased-visibility state to the first adjustable object.
|
||||
/// Only applicable if the user chooses to turn on the "increase first object visibility" setting.
|
||||
/// </summary>
|
||||
/// <param name="hitObject">The hit object to apply the state change to.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user