Skip to content

Commit

Permalink
fix desc typo (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaqtincha committed Sep 3, 2021
1 parent 1aee3c7 commit a416485
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ enum GamedllFunc_CBasePlayer

/*
* 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)
*/
RG_CBasePlayer_ThrowGrenade,
Expand Down

0 comments on commit a416485

Please sign in to comment.