shamelessly copy osumodmagnetised

This commit is contained in:
Gabe Livengood
2022-06-09 18:52:10 -04:00
parent 569c39942a
commit 2fe34f188f
5 changed files with 118 additions and 99 deletions

View File

@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Osu.Tests.Mods
{
Mod = new OsuModRepel
{
EasingStrength = { Value = strength },
RepulsionStrength = { Value = strength },
},
PassCondition = () => true,
Autoplay = false,