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