Moves muted to shared (#25374)
* moves muted to shared * fixes usings * Update MutedComponent.cs funny webedit * Update MutedComponent.cs oops using statement webedit
This commit is contained in:
@@ -7,6 +7,7 @@ using Content.Shared.Mobs.Components;
|
||||
using Content.Shared.Mobs.Systems;
|
||||
using Robust.Server.Console;
|
||||
using Robust.Shared.Player;
|
||||
using Content.Shared.Speech.Muting;
|
||||
|
||||
namespace Content.Server.Mobs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user