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