mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-20 00:42:53 +00:00
not ready yet
This commit is contained in:
parent
47acce3f7e
commit
0380768ed7
@ -84,10 +84,10 @@ do_botclearaimoverride()
|
|||||||
|
|
||||||
do_botmeleeparams( yaw, dist )
|
do_botmeleeparams( yaw, dist )
|
||||||
{
|
{
|
||||||
self botMeleeParams( yaw, dist );
|
// self botMeleeParams( yaw, dist );
|
||||||
}
|
}
|
||||||
|
|
||||||
do_clearbotmeleeparams()
|
do_clearbotmeleeparams()
|
||||||
{
|
{
|
||||||
self botClearMeleeParams();
|
// self botClearMeleeParams();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user