0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 08:10:45 -05:00

Fix insurance Screen not showing for PMCs after selecting map (!130)

Reviewed-on: SPT/Modules#130
This commit is contained in:
Kaeno 2024-05-22 17:03:43 +00:00
parent c59aacf3ee
commit 41cf95b92a

View File

@ -32,7 +32,7 @@ namespace SPT.SinglePlayer.Patches.MainMenu
// this.method_41(); // this.method_41();
//} //}
return AccessTools.Method(typeof(MainMenuController), nameof(MainMenuController.method_73)); return AccessTools.Method(typeof(MainMenuController), nameof(MainMenuController.method_74));
} }
[PatchPrefix] [PatchPrefix]