Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
35c66ab6f8
@ -1217,8 +1217,7 @@ AimbotTarget_t GetTarget(CachedEntity *entity)
|
||||
}
|
||||
if (fov > 0 && t.fov > fov)
|
||||
t.valid = false;
|
||||
}
|
||||
return t;
|
||||
return false;
|
||||
}
|
||||
|
||||
float secant_x(float in)
|
||||
|
Reference in New Issue
Block a user