mirror of
https://github.com/Ellpeck/MLEM.git
synced 2025-01-10 08:07:43 +01:00
8 lines
121 B
JSON
8 lines
121 B
JSON
|
{
|
||
|
"Vec": "10 20",
|
||
|
"Point": "20 30",
|
||
|
"Rectangle": "1 2 3 4",
|
||
|
"RectangleF": "4 5 6 7",
|
||
|
"Dir": "Left"
|
||
|
}
|