Fixed bug am43875
This commit is contained in:
parent
af5a7f5434
commit
6786b0e356
|
@ -2617,10 +2617,10 @@ static cell AMX_NATIVE_CALL get_user_aiming(AMX *amx, cell *params) /* 4 param *
|
|||
{
|
||||
pfloat = (trEnd.vecEndPos - v_src).Length();
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
*cpId = 0;
|
||||
*cpBody = 0;
|
||||
}
|
||||
|
||||
return amx_ftoc(pfloat);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user