Missing dash

This commit is contained in:
ineedbots 2021-08-31 16:59:19 -06:00
parent 741bf00fdd
commit 5f415a80da

View File

@ -138,7 +138,7 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
- bots_play_target_other - a boolean value (0 or 1), whether or not if the bots will target claymores, killstreaks, etc. - bots_play_target_other - a boolean value (0 or 1), whether or not if the bots will target claymores, killstreaks, etc.
- bots_play_killstreak - a boolean value (0 or 1), whether or not if the bots will use killstreaks - bots_play_killstreak - a boolean value (0 or 1), whether or not if the bots will use killstreaks
- bots_play_ads - a boolean value (0 or 1), whether or not if the bots will ads - bots_play_ads - a boolean value (0 or 1), whether or not if the bots will ads
- bots_play_aim a boolean value (0 or 1), wether or not if the bots can aim - bots_play_aim - a boolean value (0 or 1), wether or not if the bots can aim
--- ---