From 487686192685242eac8586c52418ce21ba6383bc Mon Sep 17 00:00:00 2001 From: hatulaile <158590752+hatulaile@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:48:57 +0800 Subject: [PATCH] fix: "OnDroppedAmmo" event does not trigger (#373) --- EXILED/Exiled.Events/Patches/Events/Player/DroppingAmmo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EXILED/Exiled.Events/Patches/Events/Player/DroppingAmmo.cs b/EXILED/Exiled.Events/Patches/Events/Player/DroppingAmmo.cs index 5ec938435..63b5e620f 100644 --- a/EXILED/Exiled.Events/Patches/Events/Player/DroppingAmmo.cs +++ b/EXILED/Exiled.Events/Patches/Events/Player/DroppingAmmo.cs @@ -95,9 +95,9 @@ private static IEnumerable Transpiler(IEnumerable