Airlock bolt and deconstruction fixes (#11985)

This commit is contained in:
0x6273
2022-10-17 02:44:04 +02:00
committed by GitHub
parent a5a92c4dca
commit fe00c1c10b
9 changed files with 19 additions and 29 deletions

View File

@@ -1,5 +1,4 @@
using Content.Shared.Doors.Components;
using Robust.Shared.GameObjects;
namespace Content.Client.Doors;