Skip to content

Commit 29c8b68

Browse files
committed
Add the assetStoreTag for 3D 9-patch
1 parent e653e70 commit 29c8b68

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

extensions/community/Model9Patch3D.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"areaMinY": 0,
8888
"areaMinZ": 0,
8989
"defaultName": "",
90+
"assetStoreTag": "3d 9patch",
9091
"description": "A 3D model with corners that don't stretch and sides that can be tiled.",
9192
"fullName": "3D model 9-patch",
9293
"is3D": true,
@@ -2125,6 +2126,7 @@
21252126
"areaMinY": 0,
21262127
"areaMinZ": 0,
21272128
"defaultName": "Model9Patch3D",
2129+
"assetStoreTag": "3d 9patch",
21282130
"description": "A 3D model with corners that don't stretch and sides that can be tiled.",
21292131
"fullName": "3D model 9-patch (single depth)",
21302132
"is3D": true,

extensions/reviewed/LeaderboardDialog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"areaMinX": 0,
363363
"areaMinY": 0,
364364
"areaMinZ": 0,
365-
"assetStoreTag": "game over dialogs",
365+
"assetStoreTag": "game over dialogs",
366366
"defaultName": "LeaderboardDialog",
367367
"description": "Displays the player score and allows to submit it to a leaderboard.",
368368
"fullName": "Leaderboard dialog",

0 commit comments

Comments
 (0)