Mark enemy sensing / hearing stuff as heavyweight.
This commit is contained in:
parent
dfef288b47
commit
bee9653a71
4 changed files with 18 additions and 2 deletions
|
|
@ -96,6 +96,7 @@ bool Bot::checkBodyParts (edict_t *target) {
|
|||
|
||||
return false;
|
||||
}
|
||||
|
||||
TraceResult result;
|
||||
auto eyes = getEyesPos ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue