Skip to content

Commit

Permalink
Add these now!
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 30, 2024
1 parent 001a976 commit 7ed4254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/mp/bots_adapter_pt6.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ do_disabledetouronce( a )

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

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

0 comments on commit 7ed4254

Please sign in to comment.