mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Clean Up Code
This commit is contained in:
@ -148,7 +148,7 @@ namespace osu.Game
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
volume = new VolumeControl(),
|
||||
overlayContent = new Container{ RelativeSizeAxes = Axes.Both },
|
||||
overlayContent = new Container { RelativeSizeAxes = Axes.Both },
|
||||
new OnScreenDisplay(),
|
||||
new GlobalHotkeys //exists because UserInputManager is at a level below us.
|
||||
{
|
||||
|
Reference in New Issue
Block a user