Skip to content

Commit

Permalink
Update references, disable patch so Fika builds against the latest BE
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF committed Nov 19, 2024
1 parent 464f629 commit d3bc65f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Fika.Core/FikaPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,6 @@ private void DisableSPTPatches()
new ArmorDamageCounterPatch().Disable();
new ScavRepAdjustmentPatch().Disable();
new GetProfileAtEndOfRaidPatch().Disable();
new FixSavageInventoryScreenPatch().Disable();
new ScavExfilPatch().Disable();
new OverrideMaxAiAliveInRaidValuePatch().Disable();
}
Expand Down
Binary file modified References/spt-common.dll
Binary file not shown.
Binary file modified References/spt-core.dll
Binary file not shown.
Binary file modified References/spt-custom.dll
Binary file not shown.
Binary file modified References/spt-debugging.dll
Binary file not shown.
Binary file modified References/spt-reflection.dll
Binary file not shown.
Binary file modified References/spt-singleplayer.dll
Binary file not shown.

0 comments on commit d3bc65f

Please sign in to comment.