mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-06-29 15:51:51 +00:00
Fix error
This commit is contained in:
Binary file not shown.
@ -636,6 +636,11 @@ getConeDot( to, from, dir )
|
||||
return vectordot( dirToTarget, forward );
|
||||
}
|
||||
|
||||
botMovementOverride(a, b, c){}
|
||||
botStanceOverride(a){}
|
||||
botJumpOverride(a){}
|
||||
botClearOverrides(){}
|
||||
|
||||
/*
|
||||
custom movement stuff
|
||||
*/
|
||||
|
Reference in New Issue
Block a user