Release 1.9.7.0 - Summer Update 2025
This commit is contained in:
@@ -150,6 +150,9 @@ namespace Barotrauma.Networking
|
||||
styleSetting = msg.ReadString();
|
||||
txt = TextManager.GetServerMessage(txt).Value;
|
||||
break;
|
||||
case ChatMessageType.BlockedBySpamFilter:
|
||||
GameMain.Client.BlockedBySpamFilterTimer = BlockedBySpamFilterTime;
|
||||
break;
|
||||
}
|
||||
|
||||
if (NetIdUtils.IdMoreRecent(id, LastID))
|
||||
|
||||
Reference in New Issue
Block a user