REFACTOR [a vs an]
From /dev/humancontroller.
This commit is contained in:
parent
4bd24d3182
commit
f3e7012bdb
27 changed files with 39 additions and 39 deletions
|
@ -412,7 +412,7 @@ int AAS_BestReachableArea(vec3_t origin, vec3_t mins, vec3_t maxs, vec3_t goalor
|
|||
else
|
||||
{
|
||||
//it can very well happen that the AAS_PointAreaNum function tells that
|
||||
//a point is in an area and that starting a AAS_TraceClientBBox from that
|
||||
//a point is in an area and that starting an AAS_TraceClientBBox from that
|
||||
//point will return trace.startsolid qtrue
|
||||
#if 0
|
||||
if (AAS_PointAreaNum(start))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue