Skip to content

Commit 299ab8c

Browse files
authored
Declare tags for the game over dialogs (#1999)
- Don't show in changelogs
1 parent 35eb01a commit 299ab8c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

extensions/community/Scrollbar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"areaMinX": 0,
3737
"areaMinY": 0,
3838
"areaMinZ": 0,
39+
"assetStoreTag": "scrollbars",
3940
"defaultName": "",
4041
"description": "A scrollbar to help making a scroll view.",
4142
"fullName": "Scrollbar",

extensions/reviewed/LeaderboardDialog.json

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

0 commit comments

Comments
 (0)