From 6068d4e6ff142b2cd074fd0bd5ec3351067242d0 Mon Sep 17 00:00:00 2001 From: s1lent Date: Fri, 30 Aug 2019 02:31:16 +0700 Subject: [PATCH] Update reapi_gamedll_const.inc: Fixes description about argument ppmove --- 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 a233684..d7259ef 100644 --- a/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc +++ b/reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc @@ -300,7 +300,7 @@ enum GamedllFunc /* * Description: - - * Params: (const PlayerMove:ppmove, const server) + * Params: (const ppmove, const server) */ RG_PM_Move,