save point, testing needed
This commit is contained in:
parent
02823791c0
commit
f0c35ba9e9
7 changed files with 96 additions and 95 deletions
|
|
@ -271,7 +271,7 @@ bool Bot::LookupEnemy (void)
|
|||
return false;
|
||||
}
|
||||
|
||||
Vector Bot::GetAimPosition (void)
|
||||
const Vector &Bot::GetAimPosition (void)
|
||||
{
|
||||
// the purpose of this function, is to make bot aiming not so ideal. it's mutate m_enemyOrigin enemy vector
|
||||
// returned from visibility check function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue