Ignore component on client.
This commit is contained in:
@@ -49,6 +49,7 @@ namespace Content.Client.Entry
|
||||
"AccessReader",
|
||||
"IdCardConsole",
|
||||
"Airlock",
|
||||
"AtmosFixMarker",
|
||||
"CablePlacer",
|
||||
"Drink",
|
||||
"Food",
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
using Content.Server.Atmos.EntitySystems;
|
||||
using Content.Server.Temperature.Components;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
using Robust.Shared.ViewVariables;
|
||||
|
||||
namespace Content.Server.Atmos.Components
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user