mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 08:30:00 +08:00
fix warning
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user