- Allow temp channels again for fixed tabs
- French and Chinese loc update
This commit is contained in:
@@ -463,8 +463,6 @@ internal class UsedChannel
|
||||
|
||||
internal void SetChannel(InputChannel channel)
|
||||
{
|
||||
UseTempChannel = false;
|
||||
TempTellTarget = null;
|
||||
Channel = channel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user