mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Shuffle sound samples around and make more conformant
This commit is contained in:
@ -13,8 +13,6 @@ namespace osu.Game.Overlays.Dialog
|
||||
private void load(OsuColour colours, AudioManager audio)
|
||||
{
|
||||
ButtonColour = colours.Blue;
|
||||
SampleHover = audio.Sample.Get(@"Menu/menuclick");
|
||||
SampleClick = audio.Sample.Get(@"Menu/menuback");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user