mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 12:23:04 +08:00
Expose notification main content for external use
This commit is contained in:
@@ -76,7 +76,7 @@ namespace osu.Game.Overlays.Notifications
|
||||
|
||||
protected override Container<Drawable> Content => content;
|
||||
|
||||
protected Container MainContent;
|
||||
public Container MainContent;
|
||||
|
||||
private readonly DragContainer dragContainer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user