Add these now!

This commit is contained in:
ineed bots 2024-01-30 13:30:34 -06:00
parent 001a976012
commit 7ed425496a

View File

@ -90,10 +90,10 @@ do_disabledetouronce( a )
do_botmeleeparams( entNum, dist ) do_botmeleeparams( entNum, dist )
{ {
// self botmeleeparams( entNum, dist ); self botmeleeparams( entNum, dist );
} }
do_clearbotmeleeparams() do_clearbotmeleeparams()
{ {
// self botclearmeleeparams(); self botclearmeleeparams();
} }