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;