From 09ea2230328f2b0190d4e0b852113b91d076e15f Mon Sep 17 00:00:00 2001 From: Jabak <163307958+Jabaks@users.noreply.github.com> Date: Tue, 25 Jun 2024 00:00:54 +0300 Subject: [PATCH] =?UTF-8?q?=D1=8F=20=D0=B5=D0=B1=D0=BB=D0=B0=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Server/Anomaly/Components/AnomalyVesselComponent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs index b0ca236cc2..1225cbf116 100644 --- a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs +++ b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs @@ -24,7 +24,7 @@ public sealed partial class AnomalyVesselComponent : Component /// A multiplier applied to the amount of points generated. /// [DataField, ViewVariables(VVAccess.ReadWrite)] - public float PointMultiplier = 1 + public float PointMultiplier = 1; /// /// The maximum time between each beep