Skip to content

Commit

Permalink
Flip field image
Browse files Browse the repository at this point in the history
Original image was flipped when it should have been rotated
  • Loading branch information
Kevin-OConnor committed Jan 4, 2025
1 parent 0860601 commit b2583ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"field-corners": {
"top-left": [
176,
38
40
],
"bottom-right": [
1401,
601
603
]
},
"field-size": [
Expand Down

0 comments on commit b2583ef

Please sign in to comment.