mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix a few missed renames
This commit is contained in:
@ -15,7 +15,7 @@ using OpenTK;
|
||||
namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
/// <summary>
|
||||
/// A mask placed above a <see cref="DrawableHitObject"/> adding editing functionality.
|
||||
/// A blueprint placed above a <see cref="DrawableHitObject"/> adding editing functionality.
|
||||
/// </summary>
|
||||
public class SelectionBlueprint : CompositeDrawable, IStateful<SelectionState>
|
||||
{
|
||||
|
Reference in New Issue
Block a user