fix: use language-agnostic novice network command for temporary switches

This commit is contained in:
Anna 2022-06-15 16:10:31 -04:00
parent 9e4a227dce
commit 8b0650282a
1 changed files with 1 additions and 1 deletions

View File

@ -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",