mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
cleared items of player fingerprints (lastMovedBy). fixes #92
This commit is contained in:
parent
bd7edc779e
commit
6233588e63
4 changed files with 23 additions and 102 deletions
|
|
@ -90,7 +90,7 @@ function () {
|
|||
CHANNEL_DEFAULT_MAX_USERS: 40,
|
||||
CHANNEL_DEFAULT_SCORE_LIMIT: 10,
|
||||
CHANNEL_DEFAULT_LEVELS: ["debug"],
|
||||
CHANNEL_RECORD_SESSION: true,
|
||||
CHANNEL_RECORD_SESSION: false,
|
||||
|
||||
// ME STATE
|
||||
ME_STATE_MAX_DIFFERENCE_METERS: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue