mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 09:50:43 -05:00
34501
This commit is contained in:
parent
fafa54db32
commit
76a55ddf46
@ -24,7 +24,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
|
||||
|
||||
|
||||
## Requirements
|
||||
- Escape From Tarkov 33420
|
||||
- Escape From Tarkov 34501
|
||||
- Visual Studio Code -OR- Visual Studio 2022
|
||||
- .NET 6 SDK
|
||||
- [PowerShell v7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows)
|
||||
|
@ -24,7 +24,7 @@ namespace SPT.Debugging.Patches
|
||||
"\nMay Cause Unexpected Behaviors inraid")]
|
||||
public static void Reload()
|
||||
{
|
||||
Reflection.Utils.ClientAppUtils.GetMainApp().method_51().HandleExceptions();
|
||||
Reflection.Utils.ClientAppUtils.GetMainApp().method_52().HandleExceptions();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user