mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added gangsta level and tried to fix on new level
This commit is contained in:
parent
3283f97f07
commit
0592e2524d
11 changed files with 1434 additions and 15 deletions
|
|
@ -78,7 +78,7 @@ function () {
|
|||
|
||||
// NETWORKING
|
||||
NETWORK_UPDATE_INTERVAL: 70, // in milliseconds
|
||||
NETWORK_LOG_INCOMING: false,
|
||||
NETWORK_LOG_INCOMING: true,
|
||||
NETWORK_LOG_OUTGOING: false,
|
||||
NETWORK_LOG_FILTER: ["ping", "pong", "worldUpdate", "lookAt"],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue