Allows admins to see deadchat and adds a toggle for deadchat for admins and ghosts (#2904)
This commit is contained in:
@@ -13,5 +13,7 @@ namespace Content.Client.Interfaces.Chat
|
||||
void SetChatBox(ChatBox chatBox);
|
||||
|
||||
void RemoveSpeechBubble(EntityUid entityUid, SpeechBubble bubble);
|
||||
|
||||
void ToggleDeadChatButtonVisibility(bool visibility);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user