mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Make toolbar testable and add the most basic of visual tests
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
TooltipSub = "Waiting for 'ya";
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(NotificationOverlay notificationOverlay)
|
||||
{
|
||||
StateContainer = notificationOverlay;
|
||||
|
Reference in New Issue
Block a user