mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 08:10:45 -05:00
First pass at new dll
This commit is contained in:
parent
f7c3b7917e
commit
4c8aded14e
@ -11,7 +11,7 @@ namespace SPT.Custom.Patches
|
||||
{
|
||||
protected override MethodBase GetTargetMethod()
|
||||
{
|
||||
return typeof(GClass2404).GetProperty(nameof(GClass2404.Int32_0)).GetGetMethod();
|
||||
return typeof(GClass2404).GetProperty(nameof(GClass2452.Int32_0)).GetGetMethod();
|
||||
}
|
||||
|
||||
[PatchPrefix]
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user