2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-01-30 15:37:56 +03:00

Update reapi_gamedll_const.inc: Fixes description about argument ppmove

This commit is contained in:
s1lent 2019-08-30 02:31:16 +07:00
parent 80b9f6f1bc
commit 6068d4e6ff
No known key found for this signature in database
GPG Key ID: 0FE401DC73916B5C

View File

@ -300,7 +300,7 @@ enum GamedllFunc
/* /*
* Description: - * Description: -
* Params: (const PlayerMove:ppmove, const server) * Params: (const ppmove, const server)
*/ */
RG_PM_Move, RG_PM_Move,