Updated snowballs default config
This commit is contained in:
parent
4cc4a84578
commit
1224d57037
1 changed files with 8 additions and 0 deletions
8
code/snowballs2/bin/snowballs_client_default.cfg
Normal file → Executable file
8
code/snowballs2/bin/snowballs_client_default.cfg
Normal file → Executable file
|
@ -256,6 +256,14 @@ RetrieverBankName = "snowballs.rbank";
|
|||
GlobalRetrieverName = "snowballs.gr";
|
||||
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Bloom Variables ///////////////////////////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
SquareBloom = 1;
|
||||
DensityBloom = 128;
|
||||
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Compass interface Variables ///////////////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in a new issue