From 82f3d397af5703df8df465a2288766e9a74639fd Mon Sep 17 00:00:00 2001 From: KillanGenifer Date: Fri, 25 Oct 2024 22:48:00 +0700 Subject: [PATCH] suka --- Content.Server/Construction/Components/MachineComponent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Construction/Components/MachineComponent.cs b/Content.Server/Construction/Components/MachineComponent.cs index b7510e2233f..49b228d74da 100644 --- a/Content.Server/Construction/Components/MachineComponent.cs +++ b/Content.Server/Construction/Components/MachineComponent.cs @@ -1,4 +1,4 @@ -using Content.Shared.Construction.Components; +using Content.Shared.Construction.Components; using Robust.Shared.Containers; using Robust.Shared.Prototypes;