not ready yet

This commit is contained in:
ineed bots 2023-12-16 23:17:08 -06:00
parent 47acce3f7e
commit 0380768ed7

View File

@ -84,10 +84,10 @@ do_botclearaimoverride()
do_botmeleeparams( yaw, dist )
{
self botMeleeParams( yaw, dist );
// self botMeleeParams( yaw, dist );
}
do_clearbotmeleeparams()
{
self botClearMeleeParams();
// self botClearMeleeParams();
}