1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 06:49:54 +08:00

Fix outdated xmldoc

This commit is contained in:
Dean Herbert
2020-11-30 18:35:30 +09:00
Unverified
parent c17d67bc7d
commit 3ad2eeaff5
+1 -1
View File
@@ -85,7 +85,7 @@ namespace osu.Game.Rulesets.Edit
}
/// <summary>
/// Updates the position of this <see cref="PlacementBlueprint"/> to a new screen-space position.
/// Updates the time and position of this <see cref="PlacementBlueprint"/> based on the provided snap information.
/// </summary>
/// <param name="result">The snap result information.</param>
public virtual void UpdateTimeAndPosition(SnapResult result)