mirror of
https://github.com/rehlds/ReAPI.git
synced 2025-08-03 13:19:39 +03:00
[skip ci] fix typo
This commit is contained in:
parent
a76c872953
commit
627acf75c9
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue