Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hjjerrychen committed Nov 26, 2018
1 parent 63cd7cb commit 4d98d92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,7 @@ function calculateBuffer(){
}
else if(buffer[i].ur === true || buffer[i].edge === true || buffer[i].spinV === true){
buffer[i].bs *= 0.75;

}
}

//GOE Caculation

Expand Down

0 comments on commit 4d98d92

Please sign in to comment.