diff --git a/WebfrontCore/Views/Server/_Server.cshtml b/WebfrontCore/Views/Server/_Server.cshtml index c5636eeeb..b0cbd94c1 100644 --- a/WebfrontCore/Views/Server/_Server.cshtml +++ b/WebfrontCore/Views/Server/_Server.cshtml @@ -16,7 +16,7 @@ } -
+
@Model.Map @if (!string.IsNullOrEmpty(Model.GameType) && Model.GameType.Length > 1) { @@ -24,7 +24,7 @@ @Model.GameType.ToUpper() }
-
+
@if (Model.LobbyZScore != null) {