mirror of
https://github.com/ppy/osu
synced 2025-02-17 19:07:07 +00:00
Add missing obsoletion notice
This commit is contained in:
parent
0d889f8cc0
commit
73a7b759cb
@ -145,6 +145,7 @@ namespace osu.Game.Rulesets.Objects
|
||||
#pragma warning restore 618
|
||||
}
|
||||
|
||||
[Obsolete("Use the cancellation-supporting override")] // Can be removed 20210318
|
||||
protected virtual void CreateNestedHitObjects()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user