mirror of
https://github.com/rehlds/reapi.git
synced 2025-01-24 20:47:54 +03:00
[skip ci] fix typo
This commit is contained in:
parent
a76c872953
commit
627acf75c9
@ -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…
x
Reference in New Issue
Block a user