mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 13:23:22 +08:00
commit
9c6d08405a
@ -31,7 +31,7 @@ namespace osu.Game.Configuration
|
||||
Set(OsuConfig.MouseDisableWheel, false);
|
||||
|
||||
Set(OsuConfig.SnakingInSliders, true);
|
||||
Set(OsuConfig.SnakingOutSliders, false);
|
||||
Set(OsuConfig.SnakingOutSliders, true);
|
||||
|
||||
Set(OsuConfig.MenuParallax, true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user