mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-21 01:25:43 +00:00
Fix error
This commit is contained in:
parent
61d998bae3
commit
6a5046bcda
Binary file not shown.
@ -636,6 +636,11 @@ getConeDot( to, from, dir )
|
|||||||
return vectordot( dirToTarget, forward );
|
return vectordot( dirToTarget, forward );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
botMovementOverride(a, b, c){}
|
||||||
|
botStanceOverride(a){}
|
||||||
|
botJumpOverride(a){}
|
||||||
|
botClearOverrides(){}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
custom movement stuff
|
custom movement stuff
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user