mirror of
https://github.com/rehlds/ReAPI.git
synced 2025-08-21 22:19:35 +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?
|
* Description: Can this player take damage from this attacker?
|
||||||
* Return type: float
|
* Return type: BOOL
|
||||||
* Params: (const index, const attacker)
|
* Params: (const index, const attacker)
|
||||||
*/
|
*/
|
||||||
RG_CSGameRules_FPlayerCanTakeDamage,
|
RG_CSGameRules_FPlayerCanTakeDamage,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue