mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:30:45 -05:00
Retarget ForceRaidModeToLocalPatch
This commit is contained in:
parent
f6c873096e
commit
e934bc8341
@ -13,7 +13,7 @@ namespace SPT.SinglePlayer.Patches.MainMenu
|
||||
{
|
||||
protected override MethodBase GetTargetMethod()
|
||||
{
|
||||
return AccessTools.Method(typeof(TarkovApplication), nameof(TarkovApplication.method_41));
|
||||
return AccessTools.Method(typeof(TarkovApplication), nameof(TarkovApplication.method_39));
|
||||
}
|
||||
|
||||
[PatchPrefix]
|
||||
|
Loading…
x
Reference in New Issue
Block a user