diff --git a/ChatTwo/Code/InputChannelExt.cs b/ChatTwo/Code/InputChannelExt.cs index 02aff8a..2730455 100755 --- a/ChatTwo/Code/InputChannelExt.cs +++ b/ChatTwo/Code/InputChannelExt.cs @@ -62,7 +62,7 @@ internal static class InputChannelExt { InputChannel.Shout => "/shout", InputChannel.FreeCompany => "/freecompany", InputChannel.PvpTeam => "/pvpteam", - InputChannel.NoviceNetwork => "/novice", + InputChannel.NoviceNetwork => "/beginner", InputChannel.CrossLinkshell1 => "/cwlinkshell1", InputChannel.CrossLinkshell2 => "/cwlinkshell2", InputChannel.CrossLinkshell3 => "/cwlinkshell3",