display no number in inventory when only 1 item is in the slot

This commit is contained in:
dhain 2022-06-02 12:13:58 +02:00
parent ce1f6ed389
commit d28a1947eb
3 changed files with 17 additions and 16 deletions

View file

@ -1,13 +1,14 @@
{
"dependencies": {
"com.cratesmith.assetui": "https://github.com/Cratesmith/Cratesmith.AssetUI.git",
"com.unity.2d.animation": "7.0.5",
"com.unity.2d.pixel-perfect": "5.0.1",
"com.unity.2d.psdimporter": "6.0.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "7.0.4",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.collab-proxy": "1.15.16",
"com.unity.ide.rider": "3.0.13",
"com.unity.collab-proxy": "1.15.18",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.14",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.31",