mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 22:27:46 +08:00
Fix incorrectly copy pasted xmldoc
This commit is contained in:
parent
31a6e9b860
commit
69ac22dd7f
@ -30,8 +30,7 @@ namespace osu.Game.Beatmaps.ControlPoints
|
||||
public abstract bool IsRedundant(ControlPoint existing);
|
||||
|
||||
/// <summary>
|
||||
/// Create a copy of this room without online information.
|
||||
/// Should be used to create a local copy of a room for submitting in the future.
|
||||
/// Create an unbound copy of this control point.
|
||||
/// </summary>
|
||||
public ControlPoint CreateCopy()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user