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:
parent
22b6bcb4f5
commit
42ec75f2eb
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user