From 1612057943558e10dcccdd9c25370870523d19a9 Mon Sep 17 00:00:00 2001 From: endr_animet Date: Sat, 21 Dec 2024 23:59:20 +0400 Subject: [PATCH] Update DCCVars.cs --- Content.Shared/DeltaV/CCVars/DCCVars.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Shared/DeltaV/CCVars/DCCVars.cs b/Content.Shared/DeltaV/CCVars/DCCVars.cs index d25b8a8279e..a4a2fab46a8 100644 --- a/Content.Shared/DeltaV/CCVars/DCCVars.cs +++ b/Content.Shared/DeltaV/CCVars/DCCVars.cs @@ -38,7 +38,7 @@ public sealed class DCCVars /// Its not perfect, but gets the job done. /// public static readonly CVarDef RoundEndPacifist = - CVarDef.Create("game.round_end_pacifist", false, CVar.SERVERONLY); + CVarDef.Create("game.round_end_pacifist", true, CVar.SERVERONLY); /* * No EORG