mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 18:13:29 +02:00
remove unused json file
This commit is contained in:
parent
4f20a87c6d
commit
ed0778a68a
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"Entities": [
|
||||
{
|
||||
"type": "Box",
|
||||
"dimensions": {
|
||||
"x": 20,
|
||||
"y": 1,
|
||||
"z": 20
|
||||
},
|
||||
"position" : {
|
||||
"x": 0,
|
||||
"y": -12,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"Version": 84
|
||||
}
|
Loading…
Reference in a new issue