mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Deprecate old overload of Apply
This commit is contained in:
@ -57,7 +57,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
new Vector2(300, 0),
|
||||
}),
|
||||
RepeatCount = 1
|
||||
}), null));
|
||||
})));
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user