mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 05:50:44 -05:00
Reviewed-on: SPT/Modules#164 Co-authored-by: DenisZhmakin <deniszhmakin@noreply.dev.sp-tarkov.com> Co-committed-by: DenisZhmakin <deniszhmakin@noreply.dev.sp-tarkov.com>
This commit is contained in:
parent
94fea58c44
commit
c967b51aec
@ -36,6 +36,7 @@ namespace SPT.SinglePlayer
|
|||||||
new DisableReadyLocationReadyPatch().Enable();
|
new DisableReadyLocationReadyPatch().Enable();
|
||||||
new BotTemplateLimitPatch().Enable();
|
new BotTemplateLimitPatch().Enable();
|
||||||
new LoadOfflineRaidScreenPatch().Enable();
|
new LoadOfflineRaidScreenPatch().Enable();
|
||||||
|
new AmmoUsedCounterPatch().Enable(); // Necessary for fixing bug #773
|
||||||
new PluginErrorNotifierPatch().Enable();
|
new PluginErrorNotifierPatch().Enable();
|
||||||
new GetNewBotTemplatesPatch().Enable();
|
new GetNewBotTemplatesPatch().Enable();
|
||||||
new MapReadyButtonPatch().Enable();
|
new MapReadyButtonPatch().Enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user