Tool: Fixed issue with missing icons for scene (single/additive) toggle button in Unity 6000.0b

This commit is contained in:
Anders Ejlersen 2024-03-23 12:04:16 +01:00
parent 06420f1ad4
commit 1c6f548770
4 changed files with 28 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "1.9.2",
"version": "1.9.3",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",
@ -18,5 +18,6 @@
"name": "Anders Ejlersen",
"email": "anders@ejlersen.info",
"url": "https://www.ejlersen.info"
}
}
},
"_fingerprint": "06420f1ad404ea844ae5d2f3a0a3f841703632f5"
}