Lawyer badge changes typing indicator (#13445)

This commit is contained in:
Morb
2023-01-12 15:33:57 +03:00
committed by GitHub
parent ab073d9571
commit 76f8a7e91e
7 changed files with 67 additions and 32 deletions

View File

@@ -1,7 +1,6 @@
using Content.Shared.ActionBlocker;
using Content.Shared.Chat.TypingIndicator;
using Robust.Server.GameObjects;
using Robust.Shared.Players;
namespace Content.Server.Chat.TypingIndicator;