mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 13:32:07 +08:00
Fix volume controls handling mouse wheel at a higher level than anything else game-wide.
This commit is contained in:
@@ -133,7 +133,7 @@ namespace osu.Game.GameModes.Menu
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
private void onPlay()
|
||||
|
||||
Reference in New Issue
Block a user