mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Fix a few warnings.
This commit is contained in:
@ -12,7 +12,7 @@ namespace osu.Game.GameModes.Menu
|
||||
{
|
||||
public override string Name => @"Main Menu";
|
||||
|
||||
private AudioTrackBass bgm;
|
||||
//private AudioTrackBass bgm;
|
||||
|
||||
public override void Load()
|
||||
{
|
||||
|
Reference in New Issue
Block a user