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);