fix: some typos in cvar descriptions, etc.

This commit is contained in:
Владислав Сухов 2023-04-19 06:39:18 +00:00
commit 851cb2ab93
8 changed files with 15 additions and 15 deletions

View file

@ -1074,7 +1074,7 @@ public:
void pushMsgQueue (int message);
void prepareChatMessage (StringRef message);
void checkForChat ();
void showChaterIcon (bool show, bool disconnect = false);
void showChatterIcon (bool show, bool disconnect = false);
void clearSearchNodes ();
void checkBreakable (edict_t *touch);
void checkBreakablesAround ();