Remove StoredChatMessage (#12623)
This commit is contained in:
@@ -306,6 +306,7 @@ public sealed class ZombieRuleSystem : GameRuleSystem
|
||||
_initialInfectedNames.Add(inCharacterName, mind.Session.Name);
|
||||
|
||||
// I went all the way to ChatManager.cs and all i got was this lousy T-shirt
|
||||
// You got a free T-shirt!?!?
|
||||
_chatManager.ChatMessageToOne(Shared.Chat.ChatChannel.Server, message,
|
||||
wrappedMessage, default, false, mind.Session.ConnectedClient, Color.Plum);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user