Skip to content

Commit

Permalink
Disable renamed patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF committed Nov 19, 2024
1 parent 1d23a62 commit adbc229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fika.Core/FikaPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@ private void DisableSPTPatches()
new GetProfileAtEndOfRaidPatch().Disable();
new ScavExfilPatch().Disable();
new OverrideMaxAiAliveInRaidValuePatch().Disable();
new SendPlayerScavProfileToServerAfterRaidPatch().Disable();
}

private void EnableOverridePatches()
Expand Down

0 comments on commit adbc229

Please sign in to comment.