mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update naming conventions.
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Game.GameModes.Menu
|
||||
base.Load();
|
||||
|
||||
AudioSample welcome = Game.Audio.Sample.Get(@"welcome");
|
||||
welcome.Play();
|
||||
//welcome.Play();
|
||||
|
||||
Add(new ButtonSystem());
|
||||
|
||||
|
Reference in New Issue
Block a user