added football

This commit is contained in:
logsol 2014-01-12 06:31:44 +01:00
parent fa2ff0057c
commit c2c0e2a859
4 changed files with 32 additions and 4 deletions

View file

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