diff --git a/README.md b/README.md index 0616b61..383536f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar | bots_main_chat | The rate bots will chat at, set to 0 to disable. | 1.0 | | bots_manage_add | Amount of bots to add to the game, once bots are added, resets back to `0`. | 0 | | bots_manage_fill | Amount of players/bots (look at `bots_manage_fill_mode`) to maintain in the match. | 0 | -| bots_manage_fill_mode | `bots_manage_fill` players/bots counting method. | 0 | +| bots_manage_fill_mode | `bots_manage_fill` players/bots counting method. | 0 | | bots_manage_fill_watchplayers | Bots will not be added until one player is in the game | 0 | | bots_manage_fill_kick | If the amount of players/bots in the match exceeds `bots_manage_fill`, kick bots until no longer exceeds. | 0 | | bots_manage_fill_spec | If when counting players for `bots_manage_fill` should include spectators. | 1 |