Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fohristiwhirl committed Oct 16, 2018
1 parent 687820e commit 0c10208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluorine_renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,7 @@
renderer.make_mined_counts = () => {

// renderer.mined_counts: array of arrays: [pid][turn] --> mined count
// renderer.inspired_counts: array of arrays: [pid][turn] --> inspired mining count

renderer.mined_counts = [];
renderer.inspired_counts = [];
Expand Down

0 comments on commit 0c10208

Please sign in to comment.