1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 18:42:56 +08:00

Drop obsoletion status for now

This commit is contained in:
smoogipoo 2020-05-25 16:50:49 +09:00
parent bc35bc5efb
commit 6f4cd6111c

View File

@ -146,7 +146,6 @@ namespace osu.Game.Rulesets.Objects
#pragma warning restore 618
}
[Obsolete("Use the overload with cancellation support instead.")] // can be removed 20201115
protected virtual void CreateNestedHitObjects()
{
}