mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Audio class renames in line with framework changes.
This commit is contained in:
@ -37,7 +37,7 @@ namespace osu.Game.Screens.Menu
|
||||
private readonly float extraWidth;
|
||||
private Key triggerKey;
|
||||
private string text;
|
||||
private AudioSample sampleClick;
|
||||
private SampleChannel sampleClick;
|
||||
|
||||
public override bool Contains(Vector2 screenSpacePos)
|
||||
{
|
||||
|
Reference in New Issue
Block a user