From 916892afdbc986f6b4ec160e25cbf93514a253be Mon Sep 17 00:00:00 2001 From: Sergey Shorokhov Date: Mon, 20 Nov 2023 15:19:01 +0300 Subject: [PATCH] Update reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc --- reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc index 498d8d20..c81881a2 100644 --- a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc +++ b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc @@ -142,7 +142,7 @@ enum WpnInfo * Get params: rg_get_weapon_info(const weapon_id, WI_SLOT); * Set params: rg_set_weapon_info(const weapon_id, WI_SLOT, const value); */ - WI_SLOT + WI_SLOT, }; /**