some changes

This commit is contained in:
jeena 2014-01-09 23:02:57 +01:00
parent 764220675b
commit 86dcdf92df
5 changed files with 250 additions and 4 deletions

View file

@ -47,7 +47,7 @@ define({
IS_BROWSER_ENVIRONMENT: typeof window !== 'undefined',
USE_WEGBL: true,
DEBUG_MODE: 1,
DEBUG_MODE: 0,
// NETWORKING
WORLD_UPDATE_BROADCAST_INTERVAL: 70,