mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Deprecate old overload of Apply
This commit is contained in:
@ -32,7 +32,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
{
|
||||
Position = new Vector2(128, 128),
|
||||
ComboIndex = 1,
|
||||
}), null));
|
||||
})));
|
||||
}
|
||||
|
||||
private HitCircle prepareObject(HitCircle circle)
|
||||
|
Reference in New Issue
Block a user