From 803d13605128d25ec892d5062e31baa01414b96b Mon Sep 17 00:00:00 2001 From: CWX Date: Sat, 25 Jan 2025 10:53:49 +0000 Subject: [PATCH] FIX SPELLING AGAIN CHOMPERS --- Libraries/Core/Models/Spt/Config/InRaidConfig.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/Core/Models/Spt/Config/InRaidConfig.cs b/Libraries/Core/Models/Spt/Config/InRaidConfig.cs index e41fbb2a..c30ebf94 100644 --- a/Libraries/Core/Models/Spt/Config/InRaidConfig.cs +++ b/Libraries/Core/Models/Spt/Config/InRaidConfig.cs @@ -44,7 +44,7 @@ public record InRaidConfig : BaseConfig public bool KeepFiRSecureContainerOnDeath { get; set; } /** If enabled always keep found in raid status on items */ - [JsonPropertyName("alwaysKeepFoundInRaidonRaidEnd")] + [JsonPropertyName("alwaysKeepFoundInRaidOnRaidEnd")] public bool AlwaysKeepFoundInRaidOnRaidEnd { get; set; } /** Percentage chance a player scav hot is hostile to the player when scavving */