Move GasMixture to shared (#27480)
* Moved GasMixture to shared * Temp Fix for sandbox violation, idk why Array.Resize isn't working properly. It's already sandboxed. * The most powerful webedit in history
This commit is contained in:
@@ -13,6 +13,7 @@ using Content.Server.NodeContainer.NodeGroups;
|
||||
using Content.Server.Audio;
|
||||
using Content.Server.Administration.Logs;
|
||||
using Content.Server.NodeContainer.EntitySystems;
|
||||
using Content.Shared.Atmos;
|
||||
using Content.Shared.Database;
|
||||
|
||||
namespace Content.Server.Atmos.Portable
|
||||
|
||||
Reference in New Issue
Block a user