mirror of
https://github.com/rehlds/reapi.git
synced 2025-01-01 01:25:47 +03:00
fix desc typo (#213)
This commit is contained in:
parent
1aee3c7a12
commit
a416485bbd
@ -747,7 +747,7 @@ enum GamedllFunc_CBasePlayer
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Description: Called when a player throws the grenade.
|
* Description: Called when a player throws the grenade.
|
||||||
* Return type: CGrenade * (Entity index of hegrenade)
|
* Return type: CGrenade * (Entity index of grenade)
|
||||||
* Params: (const this, const grenade, Float:vecSrc[3], Float:vecThrow[3], Float:time, const usEvent)
|
* Params: (const this, const grenade, Float:vecSrc[3], Float:vecThrow[3], Float:time, const usEvent)
|
||||||
*/
|
*/
|
||||||
RG_CBasePlayer_ThrowGrenade,
|
RG_CBasePlayer_ThrowGrenade,
|
||||||
|
Loading…
Reference in New Issue
Block a user