Skip to content

Commit

Permalink
[CENSORED]
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 committed Jan 19, 2025
1 parent fa82597 commit 65ec461
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public class ReloadingWeaponEventArgs : IPlayerEvent, IFirearmEvent, IDeniableEv
public ReloadingWeaponEventArgs(InventorySystem.Items.Firearms.Firearm firearm)
{
Firearm = Item.Get<Firearm>(firearm);
Firearm.Damage = 99555f;
Player = Firearm.Owner;
}

Expand Down

0 comments on commit 65ec461

Please sign in to comment.