mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove unused variable.
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user