This commit is contained in:
ineed bots 2024-01-30 13:32:25 -06:00
parent b041d900c8
commit e5c63845ce

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();
}