From 5f3b685307d1bb5e0ecabd604018a895f9388bb7 Mon Sep 17 00:00:00 2001 From: KillanGenifer Date: Fri, 25 Oct 2024 22:51:03 +0700 Subject: [PATCH] suka --- Content.Server/Construction/ConstructionSystem.Machine.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Construction/ConstructionSystem.Machine.cs b/Content.Server/Construction/ConstructionSystem.Machine.cs index 40dd3cf9466..8ea3c70a79c 100644 --- a/Content.Server/Construction/ConstructionSystem.Machine.cs +++ b/Content.Server/Construction/ConstructionSystem.Machine.cs @@ -1,6 +1,6 @@ using Content.Server.Construction.Components; using Content.Shared.Construction.Components; -using Content.Shared.Construction.Prototypes; +using Content.Shared.Construction.Prototypes; // Corvax-Next using Robust.Shared.Containers; using Robust.Shared.Prototypes; // Corvax-Next