mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 06:10:45 -05:00
Fix rename
This commit is contained in:
parent
0f5d029d9b
commit
cee6a2f9a2
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user