1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-16 20:03:16 +08:00

Remove empty line

This commit is contained in:
Dean Herbert
2018-01-31 18:33:18 +09:00
Unverified
parent 335f0d577c
commit cdf4d9b033
-1
View File
@@ -413,7 +413,6 @@ namespace osu.Game
{
base.OnActivated();
Audio.RemoveAdjustment(AdjustableProperty.Volume, inactiveVolumeAdjust);
}
public bool OnReleased(GlobalAction action) => false;