Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -166,7 +166,7 @@ namespace Content.Client.Chat.UI
|
||||
}
|
||||
}
|
||||
|
||||
public class TextSpeechBubble : SpeechBubble
|
||||
public sealed class TextSpeechBubble : SpeechBubble
|
||||
|
||||
{
|
||||
public TextSpeechBubble(string text, EntityUid senderEntity, IEyeManager eyeManager, IChatManager chatManager, IEntityManager entityManager, string speechStyleClass)
|
||||
|
||||
Reference in New Issue
Block a user