0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 06:30:43 -05:00

Fix insurance screen not showing.

This commit is contained in:
Kaeno 2024-02-12 14:21:41 +00:00
parent 22b6bcb4f5
commit 42ec75f2eb

View File

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