there might be a collision with other json files

This commit is contained in:
DaanV2
2025-03-16 20:48:57 +01:00
parent 83e35ab140
commit 871d32ae49

View File

@@ -5,7 +5,7 @@
"description": "The file that specifies either 9slice texture or Aseprite flipbook.",
"title": "UI Texture File",
"type": "object",
"oneOf": [
"anyOf": [
{
"$ref": "./nine_slice.json"
},