mirror of
https://github.com/rehlds/reapi.git
synced 2025-04-10 19:40:14 +03:00
Implementation of new Natives
This commit is contained in:
parent
a0fbf68752
commit
44bb9f8f86
@ -1,7 +0,0 @@
|
||||
{
|
||||
"ExpandedNodes": [
|
||||
""
|
||||
],
|
||||
"SelectedNode": "\\reapi.sln",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
@ -1234,7 +1234,7 @@ native rg_send_death_message(const pKiller, const pVictim, const pAssister, cons
|
||||
*
|
||||
* @noreturn
|
||||
*/
|
||||
native rg_player_traceattack(const index, const attacker, const Float:flDamage, Float:vecDir[3], const ptr, bitsDamageType);
|
||||
native rg_player_traceattack(const index, const attacker, const Float:flDamage, Float:vecDir[3], const ptr, const bitsDamageType);
|
||||
|
||||
/*
|
||||
* -
|
||||
|
Loading…
x
Reference in New Issue
Block a user