Skip to content

Commit

Permalink
check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FunTust committed Sep 10, 2024
1 parent 771d4ab commit 23b08a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Shared/Weapons/Melee/Events/AttackEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public enum AttackType
/// <summary>
/// SS220 Event raised on user for extended melee weapon logic.
/// </summary>
[Serializable, NetSerializable]
[Serializable]
public sealed class WeaponAttackEvent : EntityEventArgs
{
/// <summary>
Expand Down

0 comments on commit 23b08a5

Please sign in to comment.