mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
ChatConsole -> ChatOverlay. Namespace tidying.
This commit is contained in:
@ -14,9 +14,9 @@ using osu.Game;
|
||||
using osu.Game.Online.API;
|
||||
using osu.Game.Online.API.Requests;
|
||||
using osu.Game.Online.Chat;
|
||||
using osu.Game.Online.Chat.Display;
|
||||
using OpenTK;
|
||||
using osu.Framework.Allocation;
|
||||
using osu.Game.Online.Chat.Drawables;
|
||||
|
||||
namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
|
Reference in New Issue
Block a user