Skip to content

Commit

Permalink
Fix ammo not setting (#2675)
Browse files Browse the repository at this point in the history
  • Loading branch information
IkaOverride committed Jul 4, 2024
1 parent 5ff18df commit 2906020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Exiled.Events/EventArgs/Player/ChangingRoleEventArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Exiled.Events.EventArgs.Player
using Exiled.API.Features.Core.Generic.Pools;
using Interfaces;
using InventorySystem;
using MonoMod.Utils;
using PlayerRoles;

/// <summary>
Expand Down

0 comments on commit 2906020

Please sign in to comment.