2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-04-23 06:43:42 +03:00

Implementation of new Natives

This commit is contained in:
Célio Lozatto Baniuk 2024-08-16 11:04:12 -03:00 committed by Celio Lozatto
parent a0fbf68752
commit 44bb9f8f86
2 changed files with 1 additions and 8 deletions

View File

@ -1,7 +0,0 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\reapi.sln",
"PreviewInSolutionExplorer": false
}

View File

@ -1234,7 +1234,7 @@ native rg_send_death_message(const pKiller, const pVictim, const pAssister, cons
* *
* @noreturn * @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);
/* /*
* - * -