1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-16 10:44:32 +02:00
MLEM/Sandbox/Content/Test.json

8 lines
121 B
JSON
Raw Normal View History

2020-02-27 18:56:49 +01:00
{
"Vec": "10 20",
"Point": "20 30",
"Rectangle": "1 2 3 4",
"RectangleF": "4 5 6 7",
"Dir": "Left"
}