From 506346f6c155a29fe2c2ebfb1fae5346697e0695 Mon Sep 17 00:00:00 2001 From: VigersRay Date: Sat, 13 Jul 2024 17:25:03 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=BF=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Client/Lobby/LobbyState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/Lobby/LobbyState.cs b/Content.Client/Lobby/LobbyState.cs index 7944a7f592..7c46d0a603 100644 --- a/Content.Client/Lobby/LobbyState.cs +++ b/Content.Client/Lobby/LobbyState.cs @@ -19,7 +19,7 @@ using Content.Client.Changelog; using Content.Client.Parallax.Managers; using Content.Shared._Sunrise.ServersHub; using Content.Shared._Sunrise.SunriseCCVars; -using Microsoft.Extensions.Configuration; +using Robust.Shared.Configuration; using Robust.Shared.Configuration; using Robust.Shared.ContentPack; using Robust.Shared.Serialization.Manager;