mirror of
https://github.com/ppy/osu
synced 2025-03-05 02:49:30 +00:00
Move to overlayContent
This commit is contained in:
parent
e2f9e237e8
commit
fac4cd6a32
@ -232,7 +232,7 @@ namespace osu.Game
|
||||
},
|
||||
}, overlayContent.Add);
|
||||
|
||||
loadComponentSingleFile(volume = new VolumeOverlay(), Add);
|
||||
loadComponentSingleFile(volume = new VolumeOverlay(), overlayContent.Add);
|
||||
loadComponentSingleFile(onscreenDisplay = new OnScreenDisplay(), Add);
|
||||
|
||||
//overlay elements
|
||||
|
Loading…
Reference in New Issue
Block a user