adjust config
This commit is contained in:
parent
44c87fe766
commit
f52fa7be48
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ setSocketPath : "/tmp/wizard.sock"
|
||||||
setMapRows : 40
|
setMapRows : 40
|
||||||
setMapColumns : 40
|
setMapColumns : 40
|
||||||
setSpawnerProbability : 0.01
|
setSpawnerProbability : 0.01
|
||||||
setFPS : 30
|
setFPS : 60
|
||||||
setClientMaxTimeout : 5
|
setClientMaxTimeout : 5
|
||||||
setFramesPerPing : 10
|
setFramesPerPing : 10
|
||||||
setLogLevel : Verbose
|
setLogLevel : Warning
|
||||||
|
|
Loading…
Reference in a new issue