mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
update tests to match new bindable names
This commit is contained in:
@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Osu.Tests.Mods
|
||||
{
|
||||
Mod = new OsuModRepel
|
||||
{
|
||||
RepulsionStrength = { Value = strength },
|
||||
EasementStrength = { Value = strength },
|
||||
},
|
||||
PassCondition = () => true,
|
||||
Autoplay = false,
|
||||
|
Reference in New Issue
Block a user