build: add arm64 build to linux release package
add: yb_ignore_objectives, that makes bots to ignore map target (hostage rescue, bomb plant/defuse) (fixes #237) fix: possible buffer overrun in message functions build: cleanup package.py
This commit is contained in:
parent
e0f3317b1a
commit
6e83258c7d
6 changed files with 49 additions and 25 deletions
|
|
@ -1160,6 +1160,7 @@ public:
|
|||
extern ConVar cv_jasonmode;
|
||||
extern ConVar cv_radio_mode;
|
||||
extern ConVar cv_ignore_enemies;
|
||||
extern ConVar cv_ignore_objectives;
|
||||
extern ConVar cv_chat;
|
||||
extern ConVar cv_language;
|
||||
extern ConVar cv_show_latency;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue