mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 03:43:21 +08:00
fix warning
This commit is contained in:
parent
979a5e9f3e
commit
0797d942ae
@ -194,7 +194,7 @@ namespace osu.Game.Rulesets.Osu.Edit
|
||||
|
||||
/// <summary>
|
||||
/// Clamp scale for multi-object-scaling where selection does not exceed playfield bounds or flip.
|
||||
/// </summary
|
||||
/// </summary>
|
||||
/// <param name="origin">The origin from which the scale operation is performed</param>
|
||||
/// <param name="scale">The scale to be clamped</param>
|
||||
/// <param name="adjustAxis">The axes to adjust the scale in.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user