mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
fixed #110 rewrite of tab-view and better fonts
This commit is contained in:
parent
06351e5828
commit
550d14fbef
11 changed files with 171 additions and 82 deletions
|
|
@ -43,6 +43,7 @@ define(function() {
|
|||
MAX_RUNNING_WEIGHT: 9,
|
||||
RESPAWN_TIME: 5,
|
||||
HEALTH_DISPLAY_TIME: 2,
|
||||
CRITICAL_HEALTH_THRESHOLD: 0.3,
|
||||
RAGDOLL_DESTRUCTION_TIME: 20,
|
||||
VIEWPORT_SPEED_FACTOR: 640,
|
||||
VIEWPORT_LOOK_AHEAD: 0.1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue