mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[fieldImages] Flip 2025 Field Image (#7638)
Original image was flipped when it should have been rotated.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
@@ -4,11 +4,11 @@
|
||||
"field-corners": {
|
||||
"top-left": [
|
||||
176,
|
||||
38
|
||||
40
|
||||
],
|
||||
"bottom-right": [
|
||||
1401,
|
||||
601
|
||||
603
|
||||
]
|
||||
},
|
||||
"field-size": [
|
||||
|
||||
Reference in New Issue
Block a user