Correct spelling of two more words
Thanks Undeference for pointing out abreviations.
This commit is contained in:
parent
fe42b8653d
commit
d40b047f13
2 changed files with 2 additions and 2 deletions
|
@ -439,7 +439,7 @@ int AAS_BestReachableArea(vec3_t origin, vec3_t mins, vec3_t maxs, vec3_t goalor
|
|||
//VectorSubtract(absmaxs, bbmins, absmaxs);
|
||||
//link an invalid (-1) entity
|
||||
areas = AAS_LinkEntityClientBBox(absmins, absmaxs, -1, PRESENCE_CROUCH);
|
||||
//get the reachable link arae
|
||||
//get the reachable link area
|
||||
areanum = AAS_BestReachableLinkArea(areas);
|
||||
//unlink the invalid entity
|
||||
AAS_UnlinkFromAreas(areas);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue