more straight paths

This commit is contained in:
Your Name
2020-09-18 11:11:40 -06:00
parent ba2e2d280f
commit fc3c41abec
3 changed files with 20 additions and 2 deletions

View File

@ -2154,6 +2154,7 @@ botGiveLoadout( team, class, allowCopycat )
self maps\mp\perks\_perks::cac_selector();
self notify ( "changed_kit" );
self notify( "bot_giveLoadout", allowCopycat );
}
botGetPerkUpgrade( perkName )