This commit is contained in:
ineed bots
2022-04-03 18:23:04 -06:00
parent 7664f491de
commit d8dbd975db
2 changed files with 0 additions and 9 deletions

View File

@ -120,14 +120,6 @@ BotPressAttack( time )
self maps\mp\bots\_bot_internal::pressFire( time );
}
/*
Bots will crouch
*/
BotCrouch()
{
self maps\mp\bots\_bot_internal::crouch();
}
/*
Returns a random number thats different everytime it changes target
*/