Add virtual chat API methods in Shared (#40895)
* move chat stuff to shared * refactor: using cleanup +whitespaces + xml-doc * review --------- Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
using Content.Server.Chat.Systems;
|
||||
using Content.Shared.NPC.Components;
|
||||
using Content.Shared.Chat;
|
||||
using Content.Shared.Chemistry.EntitySystems;
|
||||
using Content.Shared.Damage;
|
||||
using Content.Shared.Emag.Components;
|
||||
using Content.Shared.Interaction;
|
||||
using Content.Shared.Mobs.Components;
|
||||
using Content.Shared.Popups;
|
||||
using Content.Shared.Silicons.Bots;
|
||||
using Robust.Shared.Audio.Systems;
|
||||
|
||||
Reference in New Issue
Block a user