Deprecate old overload of Apply

This commit is contained in:
ekrctb
2021-04-21 14:32:37 +09:00
parent 73d3da1687
commit 3fbeadf318
8 changed files with 11 additions and 14 deletions

View File

@ -57,7 +57,7 @@ namespace osu.Game.Rulesets.Osu.Tests
new Vector2(300, 0),
}),
RepeatCount = 1
}), null));
})));
}
[Test]