✔Categories error
Posted: 27 Nov 2017, 19:25
When I try to add buildings to a category, I get an error as in the picture. What I do wrong?
There is a code of building:
There is a code of building:
Code: Select all
[
{"id":"$radioact_storage",
"type":"$temg_nuclear00",
"author":"Temgamer",
Code: Select all
[
{
"id":"$temg_nuclear00",
"type":"category",
"title":"Nuclear",
"frames":[{"bmp":"nuclear.png"}]
}
]