Skip to content

Commit 44a9b37

Browse files
1 parent 914be50 commit 44a9b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ enum GamedllFunc_CBasePlayer
890890
/*
891891
* Description: Called when a client emits a "pain sound" after received damage.
892892
* Return type: void
893-
* Params: (const this, lastHitGroup, bool:hasArmour)
893+
* Params: (const this, HitBoxGroup:lastHitGroup, bool:hasArmour)
894894
*/
895895
RG_CBasePlayer_Pain,
896896

0 commit comments

Comments
 (0)