remove ignition functional from welder component (#37586)
* a * webedit
This commit is contained in:
@@ -2,6 +2,7 @@ using Content.Server.Atmos.EntitySystems;
|
||||
using Content.Shared.IgnitionSource;
|
||||
|
||||
namespace Content.Server.IgnitionSource;
|
||||
|
||||
public sealed partial class IgnitionSourceSystem : SharedIgnitionSourceSystem
|
||||
{
|
||||
[Dependency] private readonly AtmosphereSystem _atmosphere = default!;
|
||||
|
||||
Reference in New Issue
Block a user