diff --git a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc index 30c0f55..a0a860c 100644 --- a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc +++ b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc @@ -1094,7 +1094,7 @@ enum GamedllFunc_CSGameRules /* * Description: Can this player take damage from this attacker? - * Return type: float + * Return type: BOOL * Params: (const index, const attacker) */ RG_CSGameRules_FPlayerCanTakeDamage,