diff --git a/mapvote/README.md b/mapvote/README.md index 0eefd3d..3417351 100644 --- a/mapvote/README.md +++ b/mapvote/README.md @@ -57,7 +57,7 @@ Here are the dvars you can configure: | mapvote_colors_timer_low | The color of the timer when it has 5 or less seconds remaining | "red" | red, green, yellow, blue, cyan, purple, white, grey, gray, black | | mapvote_colors_help_text | The color of the help text at the bottom explaining how to use the menu | "white" | red, green, yellow, blue, cyan, purple, white, grey, gray, black | | mapvote_colors_help_accent | The color of the accented text of the help text at the bottom | "blue" | red, green, yellow, blue, cyan, purple, white, grey, gray, black | -| mapvote_colors_help_accent_mode | The accenting mode for the help text. only puts the accent color on the button to press and puts it on both the buttons and the action it does | "standard" | standard or max | +| mapvote_colors_help_accent_mode | The accenting mode for the help text. `standard` only puts the accent color on the button to press and `max` puts it on both the buttons and the action it does | "standard" | standard or max | | mapvote_vote_time | The time the vote lasts (in seconds) | 30 | Any plain number above 5 | | mapvote_blur_level | The amount of blur to put at the end of the killcam. The max recommended value is 5. 0 disables it | 2.5 | Any number | | mapvote_blur_fade_in_time | The time (in seconds) it takes for the blur to reach . For example if you set it to 10 and is 5 then it will progressively blur the screen from 0 to 5 in 10 seconds | 2 | Any number |