Audio System Rejig (#9635)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Content.Shared.Disease;
|
||||
using Content.Server.Buckle.Components;
|
||||
using Content.Server.Bed.Components;
|
||||
using Content.Server.Buckle.Components;
|
||||
using Content.Shared.Bed.Sleep;
|
||||
using Content.Shared.Disease;
|
||||
|
||||
namespace Content.Server.Disease.Cures
|
||||
{
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
using Content.Server.Polymorph.Systems;
|
||||
using Content.Shared.Audio;
|
||||
using Content.Shared.Disease;
|
||||
using Content.Shared.Disease.Components;
|
||||
using Content.Shared.Polymorph;
|
||||
using Content.Shared.Popups;
|
||||
using Content.Shared.Sound;
|
||||
using JetBrains.Annotations;
|
||||
using Robust.Shared.Audio;
|
||||
using Robust.Shared.Player;
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
using Content.Shared.Disease;
|
||||
using JetBrains.Annotations;
|
||||
using Content.Shared.Sound;
|
||||
using Content.Shared.Audio;
|
||||
using Robust.Shared.Audio;
|
||||
using Robust.Shared.Player;
|
||||
|
||||
Reference in New Issue
Block a user