mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Use OverlayContainer in framework.
This commit is contained in:
@ -20,7 +20,7 @@ using osu.Game.Online.Chat.Display;
|
||||
|
||||
namespace osu.Game.Overlays
|
||||
{
|
||||
public class ChatConsole : Overlay
|
||||
public class ChatConsole : OverlayContainer
|
||||
{
|
||||
private ChannelDisplay channelDisplay;
|
||||
|
||||
|
Reference in New Issue
Block a user