Move welcome to local usages

This commit is contained in:
Dean Herbert
2019-10-08 12:07:59 +09:00
parent 4ba2dccde3
commit b8b2ff2674
3 changed files with 10 additions and 6 deletions

View File

@ -37,8 +37,6 @@ namespace osu.Game.Screens.Menu
/// </summary>
protected abstract string BeatmapFile { get; }
protected SampleChannel Welcome;
protected Bindable<bool> MenuVoice;
protected Bindable<bool> MenuMusic;