From 8699a6843bda1b62b6374eb543e880f0d596b536 Mon Sep 17 00:00:00 2001 From: Ed Date: Mon, 20 Jan 2025 20:24:03 +0300 Subject: [PATCH] Update CP14RoundEndSystem.cs --- Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs index c79326aac5..61fa6d45ce 100644 --- a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs +++ b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs @@ -3,6 +3,7 @@ using Content.Server.Chat.Systems; using Content.Server.GameTicking; using Content.Server.RoundEnd; using Content.Shared._CP14.MagicEnergy; +using Content.Shared.GameTicking; using Content.Shared.CCVar; using Robust.Shared.Configuration; using Robust.Shared.Audio;