graph: enable graph c collection by default
bot: bump version to 4.5
This commit is contained in:
parent
9b9d4b6558
commit
e7a67347f1
18 changed files with 22 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//
|
||||
// @package: YaPB
|
||||
// @version: 4.4
|
||||
// @version: 4.5
|
||||
// @author: YaPB Project
|
||||
// @filename: yapb.cfg
|
||||
//
|
||||
|
|
@ -390,9 +390,9 @@ yb_graph_draw_distance "400"
|
|||
//
|
||||
// Allows bots to exchange your graph files with graph database automatically.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_auto_collect_db "0"
|
||||
yb_graph_auto_collect_db "1"
|
||||
|
||||
//
|
||||
// Kick bots to automatically make room for human players.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue