mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 18:52:55 +08:00
Fix comment
This commit is contained in:
parent
d96399ea42
commit
0ad256a762
@ -51,7 +51,7 @@ namespace osu.Game.Rulesets.Catch.Objects
|
||||
private float xOffset;
|
||||
|
||||
/// <summary>
|
||||
/// A random offset applied to the horizontal value, set by the <see cref="CatchBeatmapProcessor"/>.
|
||||
/// A random offset applied to the horizontal position, set by the <see cref="CatchBeatmapProcessor"/>.
|
||||
/// </summary>
|
||||
internal float XOffset
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user