mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Initial sample + samplechannel rework
This commit is contained in:
@ -22,8 +22,8 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private const int text_size = 17;
|
||||
private const int transition_length = 80;
|
||||
|
||||
private SampleChannel sampleClick;
|
||||
private SampleChannel sampleHover;
|
||||
private Sample sampleClick;
|
||||
private Sample sampleHover;
|
||||
|
||||
private TextContainer text;
|
||||
|
||||
|
Reference in New Issue
Block a user