Skip to content

Commit

Permalink
fix ItemToggleDamageOtherOnHit
Browse files Browse the repository at this point in the history
  • Loading branch information
Doublechest committed Aug 10, 2024
1 parent c3ac7e2 commit 2e86c4c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ public sealed partial class ItemToggleDamageOtherOnHitComponent : Component
[ViewVariables(VVAccess.ReadWrite), DataField, AutoNetworkedField]
public DamageSpecifier? DeactivatedDamage = null;
}

0 comments on commit 2e86c4c

Please sign in to comment.