Skip to content

Commit

Permalink
[skip ci] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lentq committed Sep 21, 2024
1 parent a76c872 commit 627acf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ enum GamedllFunc_CSGameRules

/*
* Description: Can this player take damage from this attacker?
* Return type: float
* Return type: BOOL
* Params: (const index, const attacker)
*/
RG_CSGameRules_FPlayerCanTakeDamage,
Expand Down

0 comments on commit 627acf7

Please sign in to comment.