From e6bc38506cd7e915083d80cbc15e85d0ab6c0e40 Mon Sep 17 00:00:00 2001 From: RauliTop Date: Mon, 1 May 2023 10:56:25 +0200 Subject: [PATCH] Add m_flEjectBrass description --- 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 5265f7ed..38270e55 100644 --- a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc +++ b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc @@ -2278,7 +2278,7 @@ enum CBasePlayer_Members m_bResumeZoom, /* - * Description: - + * Description: Delay to call EjectBrass function on M3, Scout and AWP (rest of weapons are client-side). * Member type: float * Get params: Float:get_member(index, member); * Set params: set_member(index, member, Float:value);