mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Rename var chatmanager -> channelManager
Apply requested changes
This commit is contained in:
@ -22,8 +22,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
typeof(ChatTabControl),
|
||||
typeof(ChannelTabControl),
|
||||
typeof(UserTabControl),
|
||||
|
||||
typeof(UserTabControl)
|
||||
};
|
||||
|
||||
private readonly ChatTabControl chatTabControl;
|
||||
|
Reference in New Issue
Block a user