Fixes of typos, punctuations, mistranslation (#274)
This commit is contained in:
parent
0572e5d064
commit
08353e6006
6 changed files with 11 additions and 11 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include <yapb.h>
|
||||
|
||||
ConVar cv_bind_menu_key ("yb_bind_menu_key", "=", "Bind's specified key for opening bots menu.", false);
|
||||
ConVar cv_bind_menu_key ("yb_bind_menu_key", "=", "Binds specified key for opening bots menu.", false);
|
||||
ConVar cv_ignore_cvars_on_changelevel ("yb_ignore_cvars_on_changelevel", "yb_quota,yb_autovacate", "Specifies comma separated list of bot cvars, that will not be overriten by config on changelevel.", false);
|
||||
|
||||
BotConfig::BotConfig () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue