tweaked a little weapon firing code
fixed chatter icon not disappearing set bots correct walk speeds implemented some sse2 stuff update linux & android makefiles
This commit is contained in:
parent
2eec5839bd
commit
c07065ca9d
15 changed files with 268 additions and 221 deletions
|
|
@ -3095,7 +3095,7 @@ void Bot::ChangeYaw (float speed)
|
|||
|
||||
#endif
|
||||
|
||||
int Bot::GetAimingWaypoint (void)
|
||||
int Bot::GetCampAimingWaypoint (void)
|
||||
{
|
||||
// find a good waypoint to look at when camping
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue