From 6817ee21538be4f58461771e52f4706de0d0a71f Mon Sep 17 00:00:00 2001 From: Wolfhill09 Date: Mon, 26 Jun 2023 13:17:18 +0100 Subject: [PATCH] Add(Audio): AUDIO_ITEM_PIPEBOMB --- cWeapon.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cWeapon.h b/cWeapon.h index 1cde7ec..7efbe1a 100644 --- a/cWeapon.h +++ b/cWeapon.h @@ -148,6 +148,7 @@ class cWeapon "AUDIO_ITEM_MINIGUN", "AUDIO_ITEM_MOLOTOV", "AUDIO_ITEM_MUSKET", + "AUDIO_ITEM_PIPEBOMB", "AUDIO_ITEM_PISTOL", "AUDIO_ITEM_PISTOL50", "AUDIO_ITEM_PISTOL_MK2",