mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 00:22:58 +08:00
Remove empty line
This commit is contained in:
parent
335f0d577c
commit
cdf4d9b033
@ -413,7 +413,6 @@ namespace osu.Game
|
|||||||
{
|
{
|
||||||
base.OnActivated();
|
base.OnActivated();
|
||||||
Audio.RemoveAdjustment(AdjustableProperty.Volume, inactiveVolumeAdjust);
|
Audio.RemoveAdjustment(AdjustableProperty.Volume, inactiveVolumeAdjust);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool OnReleased(GlobalAction action) => false;
|
public bool OnReleased(GlobalAction action) => false;
|
||||||
|
Loading…
Reference in New Issue
Block a user