mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix comment
This commit is contained in:
@ -51,7 +51,7 @@ namespace osu.Game.Rulesets.Catch.Objects
|
|||||||
private float xOffset;
|
private float xOffset;
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
internal float XOffset
|
internal float XOffset
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user