mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 06:23:39 +08:00
Remove unused enum member
This commit is contained in:
@@ -344,8 +344,7 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders
|
||||
{
|
||||
Initial,
|
||||
ControlPoints,
|
||||
Drawing,
|
||||
DrawingFinalization
|
||||
Drawing
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user