Skip to content

Commit

Permalink
Minor Adjustment
Browse files Browse the repository at this point in the history
For better experience with widescreens
  • Loading branch information
GuilhermeRossato committed Jan 8, 2017
1 parent 1ebba0d commit ee540ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Script/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ var options = {
viewDistance: 50,
cookiesLastingDays: 40,
collisionBoundingRect: {
vertical: 0.4,
horizontal: 0.4
vertical: 0.45,
horizontal: 0.45
},
lights: {
instances: [],
Expand Down

0 comments on commit ee540ba

Please sign in to comment.