Skip to content

Commit

Permalink
pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
fohristiwhirl committed Oct 11, 2018
1 parent 6b09eac commit ecc4767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ function about_flogging() {
An f-log is a JSON file with the following format:
[
{"t":4,"x":8,"y":16,"msg":"Hello"},
{"t":12,"x":8,"y":15,"msg":"Hi again"}
{"t": 4, "x": 8, "y": 16, "msg": "Hello"},
{"t": 12, "x": 8, "y": 15, "msg": "Hi again"}
]
When an f-log is loaded, if the Fluorine crosshairs are over a point \
Expand Down

0 comments on commit ecc4767

Please sign in to comment.