From 0c2f6b152db049b3c4e4ca8a85f2304df80cf92c Mon Sep 17 00:00:00 2001 From: fed <58637860+fedddddd@users.noreply.github.com> Date: Sun, 29 Jan 2023 01:48:00 +0100 Subject: [PATCH] Small fix --- data/cdata/scripts/mp_patches/custom_weapons.gsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/cdata/scripts/mp_patches/custom_weapons.gsc b/data/cdata/scripts/mp_patches/custom_weapons.gsc index 0ae66d7d..cbbd16cd 100644 --- a/data/cdata/scripts/mp_patches/custom_weapons.gsc +++ b/data/cdata/scripts/mp_patches/custom_weapons.gsc @@ -293,7 +293,7 @@ isvalidweapon(var_0, var_1) return 0; } -isvalidsecondary(var_0, var_1) +isvalidsecondary(var_0, var_1, var_2) { if (maps\mp\_utility::is_true(var_1)) {