mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 18:19:59 +08:00
Initial sample + samplechannel rework
This commit is contained in:
@@ -81,7 +81,7 @@ namespace osu.Game.Screens.Menu
|
||||
private readonly List<Button> buttonsTopLevel = new List<Button>();
|
||||
private readonly List<Button> buttonsPlay = new List<Button>();
|
||||
|
||||
private SampleChannel sampleBack;
|
||||
private Sample sampleBack;
|
||||
|
||||
private readonly LogoTrackingContainer logoTrackingContainer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user