update prefix
This commit is contained in:
@@ -60,7 +60,7 @@ namespace BrewMonster.Scripts.ChatUI
|
||||
private void OnCommand_speakmode(ChatChannel channel)
|
||||
{
|
||||
if (chatSystem == null) return;
|
||||
|
||||
Debug.Log("[CUong] OnCommand_speakmode");
|
||||
var config = chatSystem.channelIcons.Find(c => c.channel == channel);
|
||||
if (config.prefix != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user