mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 09:23:06 +08:00
Remove unused variable.
This commit is contained in:
parent
5afb038025
commit
af91341704
@ -22,7 +22,7 @@ namespace osu.Game.GameModes.Menu
|
||||
private ButtonSystem buttons;
|
||||
public override string Name => @"Main Menu";
|
||||
|
||||
private AudioTrack bgm;
|
||||
//private AudioTrack bgm;
|
||||
|
||||
public override void Load()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user