fix scene formatting

This commit is contained in:
Carter Anderson 2020-05-25 12:53:26 -07:00
parent 0826d74163
commit ab66d21d2a

View file

@ -1,5 +1,4 @@
[
Entity(
id: 1401014920,
components: [
@ -8,7 +7,8 @@
"type": "load_scene::Test",
"x": 3.0,
"y": 4.0,
}, ],
},
],
),
Entity(
id: 99763910,
@ -26,5 +26,7 @@
{
"type": "load_scene::Foo",
"value": "hello",
}, ],
),]
},
],
),
]