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:
parent
c59aacf3ee
commit
41cf95b92a
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user