mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 20:50:44 -05:00
added comment on patch
This commit is contained in:
parent
9b1aafeeb7
commit
775bad05ab
@ -6,6 +6,10 @@ using SPT.Reflection.Utils;
|
||||
|
||||
namespace SPT.SinglePlayer.Patches.RaidFix
|
||||
{
|
||||
/// <summary>
|
||||
/// Aim of this patch is just to apply the backend session to the controller and supply true to updating achievements,
|
||||
/// the mappings for these also need fixing. 3.8.3 remaps a different class compared to 3.9.0 and 3.10.0.
|
||||
/// </summary>
|
||||
public class FixAchievementsPatch : ModulePatch
|
||||
{
|
||||
protected override MethodBase GetTargetMethod()
|
||||
|
Loading…
x
Reference in New Issue
Block a user