Skip to content

Commit

Permalink
update NW Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 committed Dec 27, 2024
1 parent edb6436 commit 31a95c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 151 deletions.
2 changes: 1 addition & 1 deletion EXILED/Exiled.Events/Patches/Fixes/Jailbird914CoarseFix.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace Exiled.Events.Patches.Fixes

/// <summary>
/// Patches <see cref="JailbirdDeteriorationTracker.Setup(JailbirdItem, JailbirdHitreg)" />.
/// Bug reported to NW (https://trello.com/c/kyr3hV9B).
/// Bug reported to NW (https://git.scpslgame.com/northwood-qa/scpsl-bug-reporting/-/issues/88).
/// </summary>
[HarmonyPatch(typeof(JailbirdDeteriorationTracker), nameof(JailbirdDeteriorationTracker.Setup))]
internal static class Jailbird914CoarseFix
Expand Down

This file was deleted.

104 changes: 0 additions & 104 deletions EXILED/Exiled.Events/Patches/Fixes/WeaponAttachmentDesyncFix.cs

This file was deleted.

0 comments on commit 31a95c4

Please sign in to comment.