there might be a collision with other json files
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"description": "The file that specifies either 9slice texture or Aseprite flipbook.",
|
"description": "The file that specifies either 9slice texture or Aseprite flipbook.",
|
||||||
"title": "UI Texture File",
|
"title": "UI Texture File",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"oneOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
"$ref": "./nine_slice.json"
|
"$ref": "./nine_slice.json"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user