Skip to content

Commit

Permalink
its time
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 30, 2024
1 parent b041d90 commit e5c6384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/mp/bots_adapter_pt5.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ do_botclearaimoverride()

do_botmeleeparams( yaw, dist )
{
// self botmeleeparams( yaw, dist );
self botmeleeparams( yaw, dist );
}

do_clearbotmeleeparams()
{
// self botclearmeleeparams();
self botclearmeleeparams();
}

0 comments on commit e5c6384

Please sign in to comment.