2
0
mirror of https://github.com/rehlds/reapi.git synced 2024-12-28 15:45:31 +03:00

fix RH_ClientConnected description

This commit is contained in:
Sergey Shorokhov 2021-10-20 20:09:41 +03:00
parent 3543e90fdf
commit 30af88faf5

View File

@ -60,6 +60,7 @@ enum EngineFunc
*/
RH_GetEntityInit,
/*
* Description: Called after processing a client connection request.
* Params: (const client)
*/