From cee6a2f9a220e51caf2bc795fbc8708dc4afa1e2 Mon Sep 17 00:00:00 2001 From: CWX Date: Thu, 26 Dec 2024 21:51:30 +0000 Subject: [PATCH] Fix rename --- project/SPT.Debugging/Patches/DumpyLibPatch.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/SPT.Debugging/Patches/DumpyLibPatch.cs b/project/SPT.Debugging/Patches/DumpyLibPatch.cs index e9601c1..a8d576a 100644 --- a/project/SPT.Debugging/Patches/DumpyLibPatch.cs +++ b/project/SPT.Debugging/Patches/DumpyLibPatch.cs @@ -101,7 +101,7 @@ public class DumplyLibMono : MonoBehaviour inSession = true, favorite = false, playTime = 33, - InsuredItems = new GClass1321[] {}, + InsuredItems = new InsuredItemClass[] {}, ProfileId = "" }; _completeProfile = new GClass1991(_session.Profile, GClass2000.Instance);